summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d5a2d09231c..0f84ad324e0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ prepare() {
cd $srcdir/UnrealEngine
# clean up old builds before building a new version
- git clean -xdf
+ #git clean -xdf
./Setup.sh
./GenerateProjectFiles.sh