summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Calorì <axelgenus@gmail.com>2016-02-24 15:55:37 +0100
committerAlessandro Calorì <axelgenus@gmail.com>2016-02-24 15:55:37 +0100
commit9a0c447fdcd8e3777d6a872a54d7d54d00653b72 (patch)
tree1239012da3913f6f487e8c6ce31e85b66ff8ab17 /net-libs/librsync/librsync-0.9.7-r3.ebuild
parentnet-proxy/squid: security bump to 3.5.15 - bug 575542 (diff)
downloadgentoo-9a0c447fdcd8e3777d6a872a54d7d54d00653b72.tar.gz
gentoo-9a0c447fdcd8e3777d6a872a54d7d54d00653b72.tar.bz2
gentoo-9a0c447fdcd8e3777d6a872a54d7d54d00653b72.zip
net-libs/librsync: fix typo and patch for v0.9.7
Fixed a typo in the ebuild and the testsuite patch for librsync 0.9.7. Gentoo-bug: #575556 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs/librsync/librsync-0.9.7-r3.ebuild')
-rw-r--r--net-libs/librsync/librsync-0.9.7-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild
index b365d5525304..2451aefca0c6 100644
--- a/net-libs/librsync/librsync-0.9.7-r3.ebuild
+++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild
@@ -25,7 +25,7 @@ PATCHES=(
"${FILESDIR}"/${P}-format-security.patch
"${FILESDIR}"/${P}-getopt.patch
"${FILESDIR}"/${P}-implicit-declaration.patch
- "${FILESDIR}"/${P}-fix-testsuite.ebuild
+ "${FILESDIR}"/${P}-fix-testsuite.patch
)
src_prepare() {