summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-08-17 19:47:45 +0000
committer Eric Hameleers <alien@slackware.com>2015-08-17 19:47:45 +0000
commit651e481799c57dd5ece363921ca710947f5d8276 (patch)
tree1c6e98ab133de27a55f34a19bfd2bcaa85a9bb09 /libtorrent-rasterbar
parentacd28844d260eb5217af57a606a94a75a2f80db9 (diff)
downloadasb-651e481799c57dd5ece363921ca710947f5d8276.tar.gz
asb-651e481799c57dd5ece363921ca710947f5d8276.tar.xz
libtorrent-rasterbar: move the patch into ./patches/
Diffstat (limited to 'libtorrent-rasterbar')
-rwxr-xr-xlibtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
index 880e69b8..75ed45bc 100755
--- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
+++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild
@@ -198,7 +198,7 @@ chmod -R u+w,go+r-w,a+X-s .
# Our boost is lower than 1.48 (the patch is harmless if you do have a new
# enough version of boost):
-cat $SRCDIR/libtorrent-rasterbar_boost_asio.diff | patch -p1 --verbose \
+cat $SRCDIR/patches/libtorrent-rasterbar_boost_asio.diff | patch -p1 --verbose \
2>&1 | tee $OUTPUT/patch-${PRGNAM}.log
# If your boost libraries ship with separate multi-threaded libraries, use them: