summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdo Rosen2016-08-07 00:12:25 -0400
committerIdo Rosen2016-08-07 00:12:25 -0400
commit1e587bba94bdec0acfbe56e4a595d63baa12562f (patch)
treeb9c9061847be5a3621ba6ed011a3f3112a07e87c
parenta5b095845afed7cdbc9f5219869badafbe500576 (diff)
downloadaur-1e587bba94bdec0acfbe56e4a595d63baa12562f.tar.gz
Don't strip symbols.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4bbfd19ae8c..2f58845c1352 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Aug 7 03:58:46 UTC 2016
+# Sun Aug 7 04:12:14 UTC 2016
pkgbase = aksusbd
pkgdesc = SafeNet Sentinel LDK AKSUSB daemon supporting Sentinel HASP, HASP HL, HASP4 and Hardlock keys.
pkgver = 7.40
@@ -11,6 +11,7 @@ pkgbase = aksusbd
license = custom
makedepends = rpmextract
conflicts = ehaspd
+ options = !strip
source = ftp://ftp.cis-app.com/pub/hasp/Sentinel_HASP/Runtime_(Drivers)/7.40/Sentinel_LDK_RedHat_and_SuSE_RPM_Run-time_Installer.tar.gz
source = aksusbd.service
source = LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 847440332cec..1d92910e0b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,7 @@ sha256sums=('ec579f8a0a6688af00ca74f0c8e32c0298c0b54cd92d4d49c3407d98c0dbd8a3'
makedepends=('rpmextract')
conflicts=('ehaspd')
install=$pkgname.install
+options=('!strip')
prepare(){
cd $srcdir