summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhexisXz2022-12-12 23:17:43 -0500
committerhexisXz2022-12-12 23:17:43 -0500
commit923d855e6cf0bfa00033f0c6a3c52784d1a59e10 (patch)
tree4827d7f929496cde88e3d5c9dec1b2e28f6dac75
parent01bfb2360503636e5381492a90e69f6858e6ef67 (diff)
downloadaur-923d855e6cf0bfa00033f0c6a3c52784d1a59e10.tar.gz
update
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 518a6eed739d..7d0a94ccba26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,11 +32,10 @@ pkgver() {
build() {
cd hexpmg
- chmod +x install
+ chmod +x install && ./install
}
package() {
- source ~/hexpmg/install
}