aboutsummaryrefslogtreecommitdiff
path: root/desktop/ede/ede.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/ede/ede.SlackBuild')
-rw-r--r--desktop/ede/ede.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/ede/ede.SlackBuild b/desktop/ede/ede.SlackBuild
index 8ea27d3c16f94..fed17447317fc 100644
--- a/desktop/ede/ede.SlackBuild
+++ b/desktop/ede/ede.SlackBuild
@@ -69,8 +69,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}/fltk13" \
-FLTK_CONFIG="/usr/bin/fltk13-config" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
@@ -80,7 +78,6 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --with-fltk-path=/usr/lib${LIBDIRSUFFIX}/fltk13 \
--enable-profile=yes \
--enable-hal=no \
--enable-largefile=yes \