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

Diff of /liblscp/trunk/debian/rules

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

revision 479 by schoenebeck, Mon Jul 12 19:01:07 2004 UTC revision 480 by flax, Sun Mar 20 14:46:17 2005 UTC
# Line 45  clean: Line 45  clean:
45          dh_testroot          dh_testroot
46          rm -f build-stamp          rm -f build-stamp
47    
48            $(MAKE) -f Makefile.cvs
49            ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
50    
51          # Add here commands to clean up after the build process.          # Add here commands to clean up after the build process.
52          -$(MAKE) distclean          -$(MAKE) distclean
53    

Legend:
Removed from v.479  
changed lines
  Added in v.480

  ViewVC Help
Powered by ViewVC