r22814 - /desktop/experimental/gtk2-engines/debian/rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Jan 16 15:54:20 UTC 2010


Author: slomo
Date: Sat Jan 16 15:54:19 2010
New Revision: 22814

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22814
Log:
* fix gtk2-engines build

Modified:
    desktop/experimental/gtk2-engines/debian/rules

Modified: desktop/experimental/gtk2-engines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk2-engines/debian/rules?rev=22814&op=diff
==============================================================================
--- desktop/experimental/gtk2-engines/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk2-engines/debian/rules [utf-8] Sat Jan 16 15:54:19 2010
@@ -22,6 +22,8 @@
 # don't run dh_makeshlibs (we don't need shlibs for Gtk modules)
 DEB_DH_MAKESHLIBS_ARGS_ALL += -n
 
+# FIXME: This is required because of some automake weirdness
+CFLAGS += -I/usr/include/lua5.1
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,-Bsymbolic -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-animation




More information about the pkg-gnome-commits mailing list