]> git.pld-linux.org Git - packages/g-wrap.git/commitdiff
- fix LIBFFI flags
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 May 2008 22:10:40 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    g-wrap-pc.patch -> 1.1

g-wrap-pc.patch [new file with mode: 0644]

diff --git a/g-wrap-pc.patch b/g-wrap-pc.patch
new file mode 100644 (file)
index 0000000..59fc1c6
--- /dev/null
@@ -0,0 +1,10 @@
+--- g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in.orig    2007-08-14 15:21:29.000000000 +0200
++++ g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in 2008-05-28 23:43:28.632623606 +0200
+@@ -11,5 +11,5 @@
+ Name: G-Wrap
+ Description: A Guile wrapper generator
+ Version: @VERSION@
+-Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS_INSTALLED@
+-Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@
++Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS@
++Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@
This page took 0.094003 seconds and 4 git commands to generate.