diff options
Diffstat (limited to 'app-admin/xstow/xstow-1.0.2.ebuild')
-rw-r--r-- | app-admin/xstow/xstow-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.0.2.ebuild b/app-admin/xstow/xstow-1.0.2.ebuild index d041f7daf686..30abbbbc0dd2 100644 --- a/app-admin/xstow/xstow-1.0.2.ebuild +++ b/app-admin/xstow/xstow-1.0.2.ebuild @@ -18,7 +18,7 @@ DEPEND="ncurses? ( sys-libs/ncurses:0= )" RDEPEND="${DEPEND}" PATCHES=( - "${FILESDIR}"/${P}-ncurses.patch + "${FILESDIR}"/${PN}-1.0.1-ncurses.patch ) src_prepare() { |