summaryrefslogtreecommitdiffstats
path: root/libtorrent-rasterbar
diff options
context:
space:
mode:
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: