summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaurice Zhou2021-01-04 13:34:22 +0800
committerMaurice Zhou2021-01-04 13:34:22 +0800
commitb322c89788787af9925da5d3f71b064ca9c917c3 (patch)
tree750adfa700d0e1a70532b82f9eafa70495bf46dd /PKGBUILD
parent15bebfa0ff948928c19234fca9bbd2f072ab353a (diff)
downloadaur-b322c89788787af9925da5d3f71b064ca9c917c3.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9142cd50579..e1c06a911edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ optdepends=('grub: select boot environment at boot')
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
package() {
+ cd "$pkgname-$pkgver"
make DESTDIR="$pkgdir/" install
}
md5sums=('e2d4f1dee353861dea389d8d77a6569b')