summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArlas2019-09-24 11:52:11 +0000
committerArlas2019-09-24 11:52:11 +0000
commit31fa34095a50db3f4a68ac5bb5afd983240946a9 (patch)
treebd8ccf7127c1d1ec0fe1527785d49703e7e5a8fb /PKGBUILD
parent2abe7469228d2b2d3c85769e326fcba7106ac9dd (diff)
downloadaur-31fa34095a50db3f4a68ac5bb5afd983240946a9.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c5291b68725..58315a1b7151 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ prepare() {
pip install --upgrade autobuild
autobuild configure -A 64 -c ReleaseFS_open -- -DLL_TESTS:BOOL=FALSE
- cd indra/newview
+# cd indra/newview
# patch -Np0 -i "$srcdir/dontTarSelf.patch"
}