summaryrefslogtreecommitdiffstats
path: root/audio/grip2/grip2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/grip2/grip2.SlackBuild')
-rw-r--r--audio/grip2/grip2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/grip2/grip2.SlackBuild b/audio/grip2/grip2.SlackBuild
index 35d480289c..187ddf24d6 100644
--- a/audio/grip2/grip2.SlackBuild
+++ b/audio/grip2/grip2.SlackBuild
@@ -51,10 +51,10 @@ if [ -r /usr/include/cdda/cdda_interface.h ]; then
fi
# Patch to use system-installed cdparanoia libs:
-patch -p1 --verbose < $CWD/patches/system_cdparanoia_libs.diff
+patch -p1 --verbose < $CWD/patches/system_cdparanoia_libs.diff
# Patch to fix a compile issue with threads (probably came from gentoo):
-patch -p1 --verbose < $CWD/patches/grip2-nptl.diff
+patch -p1 --verbose < $CWD/patches/grip2-nptl.diff
# Patch to install binaries/manpages as grip2 and gcd2 (so as not to conflict
# with the grip 3.x package).