From bda7f9eb63d6496e2cb1dd2505820e1e6b043ba2 Mon Sep 17 00:00:00 2001 From: Josh Paetzel Date: Wed, 23 Nov 2011 15:51:09 +0000 Subject: Unbreak previous commit, somehow a - slipped in to things between tinderbox and commit Feature safe: yes Pointyhat to: jpaetzel --- lang/qore/Makefile | 2 +- lang/qore/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/qore') diff --git a/lang/qore/Makefile b/lang/qore/Makefile index 0baa0a2e6e35..53f93b82ad21 100644 --- a/lang/qore/Makefile +++ b/lang/qore/Makefile @@ -24,7 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_BZIP2= yes USE_OPENSSL= yes USE_LDCONFIG= yes -USE_GNOME= pkg-config +USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= "LEX=${LOCALBASE}/bin/flex" CONFIGURE_ARGS= --disable-debug --disable-static diff --git a/lang/qore/pkg-plist b/lang/qore/pkg-plist index c0bf7536ba81..44a813cd4a8a 100644 --- a/lang/qore/pkg-plist +++ b/lang/qore/pkg-plist @@ -74,3 +74,4 @@ include/qore/Qore.h include/qore/QoreEvents.h include/qore/QoreRWLock.h @dirrm include/qore +@dirrmtry lib/pkgconfig -- cgit v1.2.3