1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 16:02:39 +01:00

- Fix source dir.

This commit is contained in:
2015-04-25 21:36:16 +02:00
parent 2dfa20075b
commit cc60aa287a
2 changed files with 4 additions and 1 deletions

View File

@@ -29,7 +29,10 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
S=${WORKDIR}/evolveos-artwork-${PV}
src_prepare() {
if [[ ${PV} == "9999" ]] ; then
eautoreconf
else