summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2016-01-12 22:42:55 +0000
committer Robby Workman <rworkman@slackbuilds.org>2016-01-12 21:57:56 -0600
commit2a94a640b3cb4332e750f8049a79a06154656aaf (patch)
treea128440af1612d31b5eab4bf8a2dd75953bec5b3 /ham
parenta2134b7039411f34a2bf65e4d2d3ad6a99c66f1e (diff)
downloadslackbuilds-2a94a640b3cb4332e750f8049a79a06154656aaf.tar.gz
slackbuilds-2a94a640b3cb4332e750f8049a79a06154656aaf.tar.xz
ham/direwolf: Fixed patch and PKGTYPE, updated DOWNLOAD.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham')
-rw-r--r--ham/direwolf/direwolf.SlackBuild4
-rw-r--r--ham/direwolf/direwolf.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/ham/direwolf/direwolf.SlackBuild b/ham/direwolf/direwolf.SlackBuild
index 1a45dc3c43..ae8d1d4c6e 100644
--- a/ham/direwolf/direwolf.SlackBuild
+++ b/ham/direwolf/direwolf.SlackBuild
@@ -68,7 +68,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix some silly Makefile choices
-patch -p0 < $CWD/Makefile.patch
+todos < $CWD/Makefile.patch | patch -p0 --binary
CFLAGS="$SLKCFLAGS -DUSE_ALSA -pthread -Iutm" \
LDFLAGS="-L/lib${LIBDIRSUFFIX} -L/usr/lib${LIBDIRSUFFIX}" \
@@ -101,4 +101,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG${PKGTYPE:-.tgz}
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/ham/direwolf/direwolf.info b/ham/direwolf/direwolf.info
index 82bf651906..f9cf998e99 100644
--- a/ham/direwolf/direwolf.info
+++ b/ham/direwolf/direwolf.info
@@ -1,7 +1,7 @@
PRGNAM="direwolf"
VERSION="1.1"
HOMEPAGE="http://home.comcast.net/~wb2osz/site/"
-DOWNLOAD="http://home.comcast.net/~wb2osz/Version%201.1/direwolf-1.1-src.zip"
+DOWNLOAD="http://slackware.uk/sbosrcarch/by-name/ham/direwolf/direwolf-1.1-src.zip"
MD5SUM="6ea127d4c952eec1e5fb07355045f41d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""