summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrançois Garillot2018-04-22 19:16:52 -0700
committerFrançois Garillot2018-04-22 19:16:52 -0700
commit152971f1ca796ae5c9b34c001c3c656660437f5d (patch)
tree5575f8aebe1d39ad50f4a85ada58125a07d42492 /PKGBUILD
parentdf9c8e187a930daa5cce36314162c3f7a141d676 (diff)
downloadaur-152971f1ca796ae5c9b34c001c3c656660437f5d.tar.gz
bumping bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fe639c12e1b..b6296a3bfd2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,5 +49,5 @@ package() {
make
make DESTDIR="$pkgdir" install
cd $pkgdir
- mv sbin usr
+ mv sbin usr/bin
}