mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
commit
bfc485bdad
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ build() {
|
|||
|
||||
export TEXTUREPACKER_NATIVE_ROOT="/usr"
|
||||
|
||||
for _patch in "${srcdir}/"*.{patch,diff}; do
|
||||
for _patch in "${srcdir}/"*.patch; do
|
||||
patch -p1 -i "${_patch}"
|
||||
done
|
||||
|
||||
|
|
Loading…
Reference in a new issue