Revert "qt5-static: only touch .gitignore if it exists"
This reverts commit b95045c3e1.
This commit is contained in:
@@ -210,7 +210,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd ${CARCH}
|
||||
[ -f qtbase/.gitignore ] && touch qtbase/.gitignore
|
||||
touch qtbase/.gitignore
|
||||
#BUILD_WIN=$(pwd -W)
|
||||
#echo "BUILD_WIN $BUILD_WIN"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user