summaryrefslogtreecommitdiffstats
path: root/extra/libproxy
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-25 21:07:56 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-25 21:07:56 +0100
commitd6c15849ad1f92c56044debf5e24c396f2ba75f4 (patch)
treed6c3e41b2826a2aedbffa5107d805f0e72d7b3c1 /extra/libproxy
parent14d64b24a29ce64fd0fba5cc2bb0a437903000c4 (diff)
downloadnutyx-pakxe-d6c15849ad1f92c56044debf5e24c396f2ba75f4.tar.gz
nutyx-pakxe-d6c15849ad1f92c56044debf5e24c396f2ba75f4.tar.bz2
nutyx-pakxe-d6c15849ad1f92c56044debf5e24c396f2ba75f4.tar.xz
nutyx-pakxe-d6c15849ad1f92c56044debf5e24c396f2ba75f4.zip
libproxy, petits ajustements
Diffstat (limited to 'extra/libproxy')
-rwxr-xr-xextra/libproxy/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libproxy/Pkgfile b/extra/libproxy/Pkgfile
index 63fd4c312..bea2bd375 100755
--- a/extra/libproxy/Pkgfile
+++ b/extra/libproxy/Pkgfile
@@ -13,8 +13,7 @@ source=(http://libproxy.googlecode.com/files/$name-$version.tar.gz)
build() {
cd $name-$version
- mozjs_CFLAGS="-DXP_UNIX -DJS_THREADSAFE \
- -I/usr/include/xulrunner-1.9.1.3/unstable/" ./configure --prefix=/usr
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install