Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15393

Modified Files:
        ppl9.info 
Log Message:
separate package for ppl-0.11 upgrade
hacked pkglibdir = lib/ppl-0.11 to coexist with ppl0.10.*'s


Index: ppl9.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ppl9.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ppl9.info   10 Nov 2010 22:33:58 -0000      1.1
+++ ppl9.info   11 Nov 2010 22:02:06 -0000      1.2
@@ -47,6 +47,9 @@
        # files compiled here are VERY taxing on memory, so we serialize
        file=tests/MIP_Problem/Makefile.in
        echo ".NOTPARALLEL: check-am" >> $file
+       # move pkglibdir to a versioned dir to avoid shlib conflict
+       file=interfaces/Java/jni/Makefile.in
+       sed -i.orig -e '/^pkglibdir =/s|$|-0.11|' $file
        # use consistent architecture for testing, override default as needed
        file=interfaces/Java/tests/Makefile.in
        case "%m" in
@@ -92,13 +95,6 @@
        #!/bin/sh -ev
        cd build
        make install DESTDIR=%d
-       # need to version the ppl pkglib dir to avoid conflict
-       # hack .la to be consistent
-       pushd %i/lib
-       sed -i.orig -e '/^libdir=/s|ppl|&-0.11|' ppl/libppl_java.la
-       rm -f ppl/*.orig
-       mv ppl ppl-0.11
-       popd
 <<
 DocFiles: <<
        BUGS


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to