From 5d2fe40bf19ffb3a77ece62b61c46bc0aa1b4c98 Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Tue, 19 Jul 2011 09:59:56 -0300 Subject: audio/pianobar: Updated for version 2011.07.09. Signed-off-by: Niels Horn --- audio/pianobar/pianobar.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/pianobar/pianobar.SlackBuild') diff --git a/audio/pianobar/pianobar.SlackBuild b/audio/pianobar/pianobar.SlackBuild index c9b95c86556b..4413261ccaee 100644 --- a/audio/pianobar/pianobar.SlackBuild +++ b/audio/pianobar/pianobar.SlackBuild @@ -4,7 +4,7 @@ # Written by Phillip Warner PRGNAM=pianobar -VERSION=${VERSION:-2011.04.27} +VERSION=${VERSION:-2011.07.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -50,7 +50,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Fix Makefile and make sure the CFLAGS is respected +# Fix Makefile patch -p1 < $CWD/Makefile.diff CFLAGS="$SLKCFLAGS" \ -- cgit v1.2.3