summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db71e9f4014d..ee45fe7c3ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,7 @@ prepare(){
cd src/sqlite
unzip sqlite-amalgamation-3220000.zip
mv sqlite-amalgamation-3220000/* .
+
}
build() {