[interchange-cvs] interchange - racke modified debian/rules

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Aug 4 07:48:00 EDT 2003


User:      racke
Date:      2003-08-04 10:48:24 GMT
Modified:  debian   rules
Log:
fix location of manual pages

Revision  Changes    Path
2.22      +1 -1      interchange/debian/rules


rev 2.22, prev_rev 2.21
Index: rules
===================================================================
RCS file: /var/cvs/interchange/debian/rules,v
retrieving revision 2.21
retrieving revision 2.22
diff -u -r2.21 -r2.22
--- rules	3 Aug 2003 13:00:48 -0000	2.21
+++ rules	4 Aug 2003 10:48:24 -0000	2.22
@@ -70,7 +70,7 @@
 	dh_installdirs
 
 # Add here commands to install the package into debian/tmp.
-	env MINIVEND_FORCE_THREADS=1 $(MAKE) install PREFIX=$(TMP)/usr INSTALLARCHLIB=$(TMP)/usr/lib/interchange INSTALLPRIVLIB=$(TMP)/usr/lib/interchange INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 INSTALLMAN3DIR=$(TMP)/usr/share/man/man8 INSTALLSCRIPT=$(TMP)/usr/lib/interchange/bin NOCPANINSTALL=1 INTERCHANGE_USER=interchange
+	env MINIVEND_FORCE_THREADS=1 $(MAKE) install PREFIX=$(TMP)/usr INSTALLARCHLIB=$(TMP)/usr/lib/interchange INSTALLPRIVLIB=$(TMP)/usr/lib/interchange INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 INSTALLMAN3DIR=$(TMP)/usr/share/man/man3 INSTALLSCRIPT=$(TMP)/usr/lib/interchange/bin NOCPANINSTALL=1 INTERCHANGE_USER=interchange
 
 # Sample configuration file not needed (code in interchange.PL
 # to determine configuration file location will stop to work too)







More information about the interchange-cvs mailing list