diff options
Diffstat (limited to 'net-irc/anope/anope-2.0.6.ebuild')
-rw-r--r-- | net-irc/anope/anope-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild index 8bb47e7d54bc..1d78f2271b9f 100644 --- a/net-irc/anope/anope-2.0.6.ebuild +++ b/net-irc/anope/anope-2.0.6.ebuild @@ -38,7 +38,7 @@ DEPEND="${BDEPEND} tre? ( dev-libs/tre )" RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/pid-patch.patch" ) +PATCHES=( "${FILESDIR}/anope-2.0.6-example.conf-pid-path.patch" ) S="${WORKDIR}/${P}-source" |