summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBret Comnes2024-02-19 15:17:47 -0800
committerBret Comnes2024-02-19 15:17:47 -0800
commitd2c6745181b39e68d8ca9c64d715c8bee735ce6f (patch)
treebdd7f17e9706633afacd2cb05f1cba721e802766
parent93be47110f91199084bedc4e558f156047826603 (diff)
downloadaur-d2c6745181b39e68d8ca9c64d715c8bee735ce6f.tar.gz
No strip
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 838731726d25..39f8102cab2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url='https://github.com/oznu/homebridge-config-ui-x'
license=('MIT')
depends=('homebridge' 'nodejs')
makedepends=('npm')
+options=('!emptydirs' '!strip')
source=(
"https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz"
'systemd.service'