/[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 598 by flax, Thu Jun 2 07:50:53 2005 UTC revision 954 by schoenebeck, Tue Nov 28 23:36:05 2006 UTC
# Line 46  clean: Line 46  clean:
46          dh_testroot          dh_testroot
47          rm -f build-stamp          rm -f build-stamp
48    
49          $(MAKE) -f Makefile.cvs          $(MAKE) -f Makefile.cvs || true
50          chmod a+x ./configure          chmod a+x ./configure
51          ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info          ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
52    

Legend:
Removed from v.598  
changed lines
  Added in v.954

  ViewVC Help
Powered by ViewVC