Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17433/main/finkinfo/x11

Modified Files:
        qt3.info 
Log Message:
fix fixified fixer  :)

Index: qt3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/qt3.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- qt3.info    13 May 2010 17:47:10 -0000      1.26
+++ qt3.info    3 Jun 2010 16:46:11 -0000       1.27
@@ -204,7 +204,7 @@
        # attempt to counterfix qmake's warped fileFixify logic that makes 
install break
        # when %p is a symlink and something exists already at -libdir or 
-datadir etc
        # second, better attempt at unfixifying %p:
-       pushd %p; FixifiedSW=`/bin/pwd`; popd
+       pushd %p; FixifiedSW=`/bin/pwd -P`; popd
        /usr/bin/find . -name Makefile -print0 | xargs -0 perl -pi -e 
"s,\\$\\(INSTALL_ROOT\\)$FixifiedSW,\\$\\(INSTALL_ROOT\\)%p,g"
 
        make CC="$CC" CXX="$CXX"


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to