summaryrefslogtreecommitdiff
path: root/package/lxappearance
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-17 05:31:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-17 05:31:30 +0200
commitc2fc0a3b9adbf657f7afce0f3f653c48dee84add (patch)
tree7592323f9fb312d22ef5b5b88e3c4935073d8956 /package/lxappearance
parentdb4e450701bd974965ea77797b40fd37c0861f39 (diff)
lxde updates
Diffstat (limited to 'package/lxappearance')
-rw-r--r--package/lxappearance/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/lxappearance/Makefile b/package/lxappearance/Makefile
index b3f86a3a0..b3aff2ce0 100644
--- a/package/lxappearance/Makefile
+++ b/package/lxappearance/Makefile
@@ -17,7 +17,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LXAPPEARANCE,lxappearance,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-XAKE_FLAGS+= CPPFLAGS_FOR_BUILD="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include"
+CPPFLAGS_FOR_BUILD+= $(shell pkg-config --cflags glib-2.0)
+LDFLAGS_FOR_BUILD+= $(shell pkg-config --libs glib-2.0)
lxappearance-install:
$(INSTALL_DIR) $(IDIR_LXAPPEARANCE)/usr/bin