summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhexisXz2022-09-26 12:59:42 -0400
committerhexisXz2022-09-26 12:59:42 -0400
commit67f8a28f552265c8385d956ada05104595ed18fe (patch)
treee23f124cc2a2ef5965cd301c748da6dc314522d8
parent6e448f37ed96616f09d270b6aec43bac837ccb4a (diff)
downloadaur-67f8a28f552265c8385d956ada05104595ed18fe.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce519c2b9aa4..0f044c4e1f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,5 +16,5 @@ pkgver() {
package() {
cd "$pkgname"
- install -Dm755 ps-lookup "$pkgdir/usr/bin"
+ install -Dm755 ps-lookup "$pkgdir/bin"
}