From 7e4734710b5e133f75f345b618bb69ebb3021a1a Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 8 Apr 2015 15:14:55 +0300 Subject: Don't attempt to strip binaries --- led-brightness/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/led-brightness/PKGBUILD b/led-brightness/PKGBUILD index 53aaad8..86fb02e 100644 --- a/led-brightness/PKGBUILD +++ b/led-brightness/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="Replace default LED brightness with a more saner choice" arch=('any') url="https://github.com/yuvadm/usbarmory-arch" license=(unknown) +options=(!strip) source=( 'blacklist.conf' 'tmpfiles.conf' -- cgit v1.3.1