From 6f312ecf2ca248edb1f6e596d3d2dbbeb030b2e4 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 29 Dec 2010 17:03:46 -0600 Subject: audio/rubyripper: Uncompressed the patch Signed-off-by: Robby Workman --- audio/rubyripper/rubyripper.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/rubyripper/rubyripper.SlackBuild') diff --git a/audio/rubyripper/rubyripper.SlackBuild b/audio/rubyripper/rubyripper.SlackBuild index 1e628cc5a9ad7..7079023a3ebea 100644 --- a/audio/rubyripper/rubyripper.SlackBuild +++ b/audio/rubyripper/rubyripper.SlackBuild @@ -63,7 +63,7 @@ find . \ # we should patch this regardless, because if 'gtk2' is present # it will fail the build -zcat ${CWD}/configure.patch.gz | patch configure +cat ${CWD}/configure.patch | patch configure ./configure \ --prefix=/usr \ -- cgit v1.2.3