diff options
Diffstat (limited to 'net-libs/librsync/librsync-0.9.7-r3.ebuild')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r3.ebuild | 3 |
1 files changed, 2 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 704e50c4b14e..b365d5525304 100644 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild +++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,6 +25,7 @@ PATCHES=( "${FILESDIR}"/${P}-format-security.patch "${FILESDIR}"/${P}-getopt.patch "${FILESDIR}"/${P}-implicit-declaration.patch + "${FILESDIR}"/${P}-fix-testsuite.ebuild ) src_prepare() { |