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 3824e56926be..31100ed976b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ build() {
package() {
cd DollarSkip-${pkgver} &&
- install -m 755 -D temp "${pkgdir}/usr/local/bin/\$"
+ install -m 755 -D temp "${pkgdir}/usr/bin/\$"
}
sha256sums=('bd46bdc03aa1cdd4b8cd4814091fee35b8f1c176d395ccb1c6eadf805e76045a')