/[svn]/libgig/trunk/debian/rules
ViewVC logotype

Diff of /libgig/trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1952 by schoenebeck, Tue Nov 28 23:17:38 2006 UTC revision 1953 by schoenebeck, Thu Jul 30 08:16:02 2009 UTC
# Line 90  binary-arch: build install Line 90  binary-arch: build install
90  #       dh_installcron  #       dh_installcron
91  #       dh_installinfo  #       dh_installinfo
92          dh_installman          dh_installman
93  #       dh_link          dh_link
94          dh_strip -a  #       dh_strip -a
95          dh_compress -a          dh_compress -a
96          dh_fixperms -a          dh_fixperms -a
97  #       dh_perl  #       dh_perl
98  #       dh_python  #       dh_python
99          dh_makeshlibs -plibgig          dh_makeshlibs
100          dh_installdeb -a          dh_installdeb
101          dh_shlibdeps -plibgig          dh_shlibdeps
102          dh_shlibdeps -pgigtools          dh_gencontrol
103          dh_gencontrol -a          dh_md5sums
104          dh_md5sums -a          dh_builddeb
         dh_builddeb -a  
105    
106  binary: binary-indep binary-arch  binary: binary-indep binary-arch
107  .PHONY: build clean binary-indep binary-arch binary install  .PHONY: build clean binary-indep binary-arch binary install

Legend:
Removed from v.1952  
changed lines
  Added in v.1953

  ViewVC Help
Powered by ViewVC