summaryrefslogtreecommitdiffstats
path: root/lensfun
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-05-22 20:25:06 +0000
committer Eric Hameleers <alien@slackware.com>2009-05-22 20:25:06 +0000
commiteb5b20a0c6c47f81263a4d0f1d054d9190e3ab98 (patch)
tree873582b628c92ca5578f544238ce0a9e3747b49f /lensfun
parenta7e1999168d6f1d81666b2058194bd3c964c7cd8 (diff)
downloadasb-eb5b20a0c6c47f81263a4d0f1d054d9190e3ab98.tar.gz
asb-eb5b20a0c6c47f81263a4d0f1d054d9190e3ab98.tar.xz
Restrictive configure script
Diffstat (limited to 'lensfun')
-rwxr-xr-xlensfun/build/lensfun.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/lensfun/build/lensfun.SlackBuild b/lensfun/build/lensfun.SlackBuild
index b4fd6bf1..9b0cdccb 100755
--- a/lensfun/build/lensfun.SlackBuild
+++ b/lensfun/build/lensfun.SlackBuild
@@ -144,9 +144,7 @@ CFLAGS="$SLKCFLAGS" \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --localstatedir=/var \
--sysconfdir=/etc \
- --build=$ARCH-slackware-linux \
2>&1 | tee $OUTPUT/configure-${PRGNAM}.log
make 2>&1 | tee $OUTPUT/make-${PRGNAM}.log