summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThecaTTony2021-09-08 16:39:06 -0300
committerThecaTTony2021-09-08 16:39:06 -0300
commit240f4c61404b8e09faa0b62a3e32fccb0b194484 (patch)
tree6a4bc0b89be7dc5eadd4b46301dbbd20f1fa1ffb /PKGBUILD
parent89cb02061a1cfed6380efbc091f4d968cce3e154 (diff)
downloadaur-amule-remote-tools.tar.gz
update to 2.3.3-1 fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01016cfed006..b6100b9b4ada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ build() {
}
package() {
- cd amule
+ cd aMule-$pkgver
make DESTDIR=${pkgdir} install
}