diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-12-17 23:06:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-12-17 23:06:44 +0000 |
commit | adab8adceeb430a5b2061ee100d42afa276ddecd (patch) | |
tree | f2cdc7364ab22aabd765e2962504db1074a113f3 /net-libs/libtorrent-rasterbar | |
parent | 6574f817c6e4a9b966fe85c0414133ee27557515 (diff) |
oops
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r314.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r314.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r314.ebuild index 871f0ce1..1f31c6ce 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r314.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r314.ebuild @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${PN/-rasterbar}-${MY_P}" -PATCHES="( "${FILESDIR}/fix-boost-1.72.patch" )" +PATCHES=( "${FILESDIR}/fix-boost-1.72.patch" ) src_prepare() { mkdir "${S}"/build-aux/ || die |