/[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 439 by schoenebeck, Fri Nov 26 19:28:03 2004 UTC revision 440 by flax, Thu Mar 10 05:53:20 2005 UTC
# Line 48  clean: Line 48  clean:
48          dh_testroot          dh_testroot
49          rm -f build-stamp          rm -f build-stamp
50    
51            $(MAKE) -f Makefile.cvs
52            ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
53    
54    
55          # Add here commands to clean up after the build process.          # Add here commands to clean up after the build process.
56          -$(MAKE) distclean          -$(MAKE) distclean
57    

Legend:
Removed from v.439  
changed lines
  Added in v.440

  ViewVC Help
Powered by ViewVC