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 9cf805637661..cafb14372726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,5 +37,5 @@ build() {
package() {
cd faur
chmod +x faur
- cp faur /usr/bin
+ cp faur /usr/bin/
}