/[oroborus]/oroborus/debian/rules
ViewVC logotype

Diff of /oroborus/debian/rules

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

revision 1.7 by dreamind, Sun Jan 12 13:44:10 2003 UTC revision 1.8 by dreamind, Sun Feb 9 18:25:28 2003 UTC
# Line 9  configure-stamp: Line 9  configure-stamp:
9          # Add here commands to configure the package.          # Add here commands to configure the package.
10          # first check if the configure already exists, if not generate it.          # first check if the configure already exists, if not generate it.
11          test -f configure || $(MAKE) -f Makefile.cvs          test -f configure || $(MAKE) -f Makefile.cvs
12          # then run it          # then run the configure script
13          ./configure --prefix=/usr --mandir=/usr/share/man          ./configure --prefix=/usr --mandir=/usr/share/man
14          touch configure-stamp          touch configure-stamp
15    
# Line 46  binary-arch: build install Line 46  binary-arch: build install
46          dh_installdocs          dh_installdocs
47          dh_installexamples          dh_installexamples
48          dh_installmenu          dh_installmenu
 #       dh_installman $(CURDIR)/debian/oroborus.1  
49          dh_installchangelogs          dh_installchangelogs
50          dh_strip          dh_strip
51          dh_link          dh_link

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26