---
Without this patch, it's necessary to have PKG_CONFIG_PATH defined while
compiling plugins (ie. export it for the whole shell). With this patch
it's sufficient to set it only for ./configure.
bcop.pc.in | 1 -
src/bcop.in | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/bcop.pc.in b/bcop.pc.in
index 93d1adf..a7402c1 100644
--- a/bcop.pc.in
+++ b/bcop.pc.in
@@ -4,7 +4,6 @@ [EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@/bin/bcop
[EMAIL PROTECTED]@/share/bcop
Name: bcop
Description: Compiz option code generator
diff --git a/src/bcop.in b/src/bcop.in
index cdb34ea..1b1b224 100755
--- a/src/bcop.in
+++ b/src/bcop.in
@@ -18,7 +18,7 @@
# GNU General Public License for more details.
#
-xsltdir=`pkg-config --variable xsltpath bcop`
[EMAIL PROTECTED]@/share/bcop
function usage
{
_______________________________________________
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz