summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Westrup2022-02-17 18:06:17 +0100
committerErik Westrup2022-02-17 18:06:17 +0100
commit9ed7346908241da434892a54b1864dfcae95e31d (patch)
tree7d457cd274f3450d3d02ae9453f701897e976c97 /PKGBUILD
parent4600dd3e00e3fdcb52168cbcd708f459076f448c (diff)
downloadaur-9ed7346908241da434892a54b1864dfcae95e31d.tar.gz
spell
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10bc2c63a69f..2c0d0e381047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ package() {
# PREFIX - where we will install built files to
# INSTALL_PREFIX - where files on the target system will be installed to
- # DIR_SCRIPT - modifed as of move fron /bin to /usr/bin
+ # DIR_SCRIPT - modified as of move fron /bin to /usr/bin
make PREFIX="$pkgdir" INSTALL_PREFIX= DIR_SCRIPT=usr/bin install-systemd
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"