Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv423/10.3/unstable/main/finkinfo/net

Modified Files:
        ipv6calc.patch 
Log Message:
Don't bother attempting to 'make install' in subdirs that have no install target


Index: ipv6calc.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/ipv6calc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ipv6calc.patch      9 Nov 2005 08:20:51 -0000       1.1
+++ ipv6calc.patch      29 Mar 2006 06:31:35 -0000      1.2
@@ -16,13 +16,13 @@
     * source data of databases
 diff -Nurd -x'*~' ipv6calc-0.50.orig/Makefile ipv6calc-0.50/Makefile
 --- ipv6calc-0.50.orig/Makefile        2005-09-15 13:56:45.000000000 -0400
-+++ ipv6calc-0.50/Makefile     2005-11-09 02:59:24.000000000 -0500
++++ ipv6calc-0.50/Makefile     2006-03-29 01:26:39.000000000 -0500
 @@ -64,7 +64,7 @@
                make installonly
  
  installonly:
 -              for dir in ipv6logconv ipv6logstats ipv6calcweb ipv6calc man 
lib md5 getopt; do \
-+              for dir in ipv6logconv ipv6logstats ipv6calcweb ipv6calc man 
lib md5; do \
++              for dir in ipv6logconv ipv6logstats ipv6calc man lib; do \
                        ocwd=`pwd`; \
                        cd $$dir; \
                        make install; \



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to