aboutsummaryrefslogtreecommitdiff
path: root/network/fdm/fdm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/fdm/fdm.SlackBuild')
-rw-r--r--network/fdm/fdm.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/network/fdm/fdm.SlackBuild b/network/fdm/fdm.SlackBuild
index e070e099b8a6d..6331be088ce4c 100644
--- a/network/fdm/fdm.SlackBuild
+++ b/network/fdm/fdm.SlackBuild
@@ -79,8 +79,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 {} \;
-./autogen.sh
-
CFLAGS="$SLKCFLAGS $(pkg-config --cflags tdb)" \
CXXFLAGS="$SLKCFLAGS" \
./configure \