diff options
Diffstat (limited to 'x11-wm/dswm/dswm-0.1.ebuild')
-rw-r--r-- | x11-wm/dswm/dswm-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/dswm/dswm-0.1.ebuild b/x11-wm/dswm/dswm-0.1.ebuild index b353ead..0bf65bd 100644 --- a/x11-wm/dswm/dswm-0.1.ebuild +++ b/x11-wm/dswm/dswm-0.1.ebuild @@ -35,7 +35,7 @@ RDEPEND="x11-base/xorg-server REQUIRED_USE="^^ ( sbcl clisp cmucl ecl ) || ( shared static )" -S="${WORKDIR}/${P}" +S="${WORKDIR}/${PN}-v.${PV}" src_prepare() { cd "${S}"/src eautoconf |