summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbwbar/build/bwbar.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bwbar/build/bwbar.SlackBuild b/bwbar/build/bwbar.SlackBuild
index 6ec5c54b..d07d9f02 100755
--- a/bwbar/build/bwbar.SlackBuild
+++ b/bwbar/build/bwbar.SlackBuild
@@ -161,7 +161,7 @@ touch $OUTPUT/patch-${PRGNAM}.log
cat $SRCDIR/patches/bwbar_proc_net_2.6.x_fix.patch | patch -p1 --verbose \
2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
# Add '--directory' option:
-cat $SRCDIR/patches/bwbar_directory_option.patch
+cat $SRCDIR/patches/bwbar_directory_option.patch | patch -p1 --verbose \
2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
chown -R root:root .