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

Modified Files:
        libgupnp-igd.info 
Log Message:
I've been looking for python in all the wrong places...
Fixed now (maintainer in loop)

Index: libgupnp-igd.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/libgupnp-igd.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgupnp-igd.info   1 Jul 2010 01:37:10 -0000       1.1
+++ libgupnp-igd.info   18 Aug 2010 19:03:45 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libgupnp-igd
 Version: 0.1.6
-Revision: 5
+Revision: 6
 Depends: %N-shlibs (= %v-%r), pygobject2-py26
 BuildDepends: pkgconfig (>= 0.9.0-1), glib2-dev (>= 2.20.3-1), gnutls26 (>= 
2.6.4-1), libgcrypt (>= 1.4.3-2), libgettext8-dev (>= 0.14.5-2), libgpg-error 
(>= 1.6-1), libgssdp-dev (>= 0.6.4-2), libgupnp-dev (>= 0.13.2-1), libiconv-dev 
(>= 1.12-3), libsoup2.4.1-ssl (>= 2.24.3-2), libtasn1-3 (>= 0.3.9-2), libxml2 
(>= 2.6.32-1), uuid (>= 1.6.2-2), python26, pygobject2-py26-dev, gtk-doc (>= 
1.13-5)
 BuildDependsOnly: true
@@ -12,8 +12,14 @@
        echo > python/pygupnp-igd-module.c_ "#undef NO_IMPORT_PYGOBJECT"
        cat python/pygupnp-igd-module.c >> python/pygupnp-igd-module.c_
        mv python/pygupnp-igd-module.c_ python/pygupnp-igd-module.c
+       perl -pi.bak -e 's,python-config --libs,%p/bin/python2.6-config 
--libs,' python/Makefile.in 
 <<
-ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
PYTHON=%p/bin/python2.6
+#CompileScript: <<
+##!/bin/sh -ev
+#env PYTHON=%p/bin/python2.6
+#%{default_script}
+#<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 Splitoff: <<


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to