This commit is contained in:
Robert Förster (Dessa) 2013-10-05 12:47:13 +02:00
parent 9a720b6a90
commit 6383b9ef6b
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ S="${WORKDIR}/${PN}"
src_unpack() {
if [[ ${PV} == "9999" ]] ; then
git-2_src_unpack
git-r3_src_unpack
else
unpack ${A}
fi