summaryrefslogtreecommitdiffstats
path: root/xdtv
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-02-21 22:19:14 +0000
committer Eric Hameleers <alien@slackware.com>2007-02-21 22:19:14 +0000
commitc9d413d909cc6dc197d6d9a30112caf565c9fc60 (patch)
tree4cd1f3079ee566dbccc510b3b9c37c5052161868 /xdtv
parent1c19e75a310e54b430a17dd44c65c9e6e87d6e45 (diff)
downloadasb-c9d413d909cc6dc197d6d9a30112caf565c9fc60.tar.gz
asb-c9d413d909cc6dc197d6d9a30112caf565c9fc60.tar.xz
Just /usr as the prefix for the configure
Diffstat (limited to 'xdtv')
-rwxr-xr-xxdtv/build/xdtv.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdtv/build/xdtv.SlackBuild b/xdtv/build/xdtv.SlackBuild
index 117d4498..195348ff 100755
--- a/xdtv/build/xdtv.SlackBuild
+++ b/xdtv/build/xdtv.SlackBuild
@@ -166,7 +166,7 @@ KDEPREF=`kde-config --prefix`
LDFLAGS="$SLKLDFLAGS" \
CFLAGS="$SLKCFLAGS" \
-./configure --prefix=$XPREF \
+./configure --prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc \
--enable-shared \