diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-04-08 15:14:55 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-04-08 15:14:55 +0300 |
| commit | 7e4734710b5e133f75f345b618bb69ebb3021a1a (patch) | |
| tree | 03673295543579210943d465d3db8eb72a538918 /led-brightness | |
| parent | 30cfa540db55ed626eb3f72503fea2ae0e6cd5af (diff) | |
Don't attempt to strip binaries
Diffstat (limited to 'led-brightness')
| -rw-r--r-- | led-brightness/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
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' |
