Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22737

Modified Files:
        dpkg.info 
Log Message:
Remove full path to make

Index: dpkg.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dpkg.info,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- dpkg.info   5 Apr 2013 17:22:08 -0000       1.39
+++ dpkg.info   5 Apr 2013 19:05:44 -0000       1.40
@@ -110,13 +110,13 @@
 InfoTest: <<
   TestConfigureParams: --disable-silent-rules
   TestDepends: io-string-pm, time-date-pm
-  TestScript: /usr/bin/make check || exit 2
+  TestScript: make check || exit 2
 <<
 
 InstallScript: <<
   install -d -m 0755 %i/share/doc/dpkg
 
-  /usr/bin/make install DESTDIR=%d
+  make install DESTDIR=%d
 
   install -d -m 0755 %i/etc/dpkg/origins
   install -c -p -m 644 fink/origins %i/etc/dpkg/origins/fink


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to