build: fooled by my own trickery

This commit is contained in:
Franco Fichtner 2015-05-16 13:30:03 +02:00
parent bcc68c8bd6
commit ce3ec7147a
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ set -e
. ./common.sh && $(${SCRUB_ARGS})
./clean.sh base
sh ./clean.sh base
git_clear ${SRCDIR}
git_describe ${SRCDIR}

View File

@ -29,7 +29,7 @@ set -e
. ./common.sh && $(${SCRUB_ARGS})
./clean.sh kernel
sh ./clean.sh kernel
git_clear ${SRCDIR}
git_describe ${SRCDIR}