Gcc7 and PIE staging also are a valid project to generate packagelist
This commit is contained in:
parent
2236096192
commit
d6fafa4dea
@ -158,7 +158,7 @@ function start_creating() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]]; then
|
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]] || [[ $prj =~ ^openSUSE.+:Gcc[0-9]$ ]] || [[ $prj =~ ^openSUSE.+:PIE$ ]]; then
|
||||||
echo "Checking $target:$l-$arch"
|
echo "Checking $target:$l-$arch"
|
||||||
|
|
||||||
meta=$(mktemp)
|
meta=$(mktemp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user