packages: ttyutils/ttyutils-luamod-cflags.patch (NEW) - new

adamg adamg at pld-linux.org
Sat Oct 2 19:58:54 CEST 2010


Author: adamg                        Date: Sat Oct  2 17:58:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/ttyutils:
   ttyutils-luamod-cflags.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/ttyutils/ttyutils-luamod-cflags.patch
diff -u /dev/null packages/ttyutils/ttyutils-luamod-cflags.patch:1.1
--- /dev/null	Sat Oct  2 19:58:54 2010
+++ packages/ttyutils/ttyutils-luamod-cflags.patch	Sat Oct  2 19:58:49 2010
@@ -0,0 +1,10 @@
+--- ttyutils-3.0.3/luamod/Makefile.am~	2010-08-29 12:09:03.000000000 +0200
++++ ttyutils-3.0.3/luamod/Makefile.am	2010-10-02 19:36:00.021161309 +0200
+@@ -5,6 +5,7 @@
+ 	      -DG_DISABLE_DEPRECATED			\
+ 	      -DLUALIBDIR=\"$(libdir)/@PACKAGE@/lua\"	\
+ 	      $(GLIB_CFLAGS)				\
++	      $(LUA_CFLAGS)				\
+ 	      -I$(top_srcdir)
+ 
+ module_flags  = -export-dynamic -module -avoid-version -no-undefined $(LIBRARY_LDFLAGS)
================================================================


More information about the pld-cvs-commit mailing list