summaryrefslogtreecommitdiffstats
path: root/system/d52/d52.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/d52/d52.SlackBuild')
-rw-r--r--system/d52/d52.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/d52/d52.SlackBuild b/system/d52/d52.SlackBuild
index 19747701bd..35eb2071d3 100644
--- a/system/d52/d52.SlackBuild
+++ b/system/d52/d52.SlackBuild
@@ -8,7 +8,7 @@
PRGNAM=d52
VERSION=${VERSION:-3.4.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -57,7 +57,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Patch from Debian, fix minor security flaw
-patch -p1 < $CWD/20-fix-format-security-error.patch
+zcat $CWD/20-fix-format-security-error.patch.gz | patch -p1
make CFLAGS="$SLKCFLAGS"
mkdir -p $PKG/usr/bin