summaryrefslogtreecommitdiffstats
path: root/source/n/dirmngr/dirmngr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/dirmngr/dirmngr.SlackBuild')
-rwxr-xr-xsource/n/dirmngr/dirmngr.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/n/dirmngr/dirmngr.SlackBuild b/source/n/dirmngr/dirmngr.SlackBuild
index 1fb2e89c0..4c1b4a72d 100755
--- a/source/n/dirmngr/dirmngr.SlackBuild
+++ b/source/n/dirmngr/dirmngr.SlackBuild
@@ -24,7 +24,7 @@
PKGNAM=dirmngr
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -79,8 +79,6 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--infodir=/usr/info \
--docdir=/usr/doc/$PKGNAM-$VERSION \
- --enable-static=no \
- --enable-shared=yes \
--build=$ARCH-slackware-linux \
--host=$ARCH-slackware-linux