diff options
author | Arlas | 2019-09-24 11:52:11 +0000 |
---|---|---|
committer | Arlas | 2019-09-24 11:52:11 +0000 |
commit | 31fa34095a50db3f4a68ac5bb5afd983240946a9 (patch) | |
tree | bd8ccf7127c1d1ec0fe1527785d49703e7e5a8fb | |
parent | 2abe7469228d2b2d3c85769e326fcba7106ac9dd (diff) | |
download | aur-31fa34095a50db3f4a68ac5bb5afd983240946a9.tar.gz |
Update PKGBUILD
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" } |