update scripts for 10.4
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> (cherry picked from commit 1c20bc44390ba5f49a5ab05a2dca82a99b320e78) Conflicts: .gitignore mesa.spec sources
This commit is contained in:
parent
ab2882383e
commit
2c9e0378af
@ -13,7 +13,7 @@ fi
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
DIRNAME=mesa-$( date +%Y%m%d )
|
||||
BRANCH=10.3
|
||||
BRANCH=10.4
|
||||
else
|
||||
DIRNAME=mesa-$1
|
||||
BRANCH=master
|
||||
|
Loading…
Reference in New Issue
Block a user