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 c4b77e79b331..26d75454f28d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgver() {
prepare(){
#Only needed until it becomes part of the source
-cp CMakelists.txt "${srcdir}"/Assets-Production/
+cp CMakeLists.txt "${srcdir}"/Assets-Production/
}