pcsc-acsccid: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:10 +00:00
parent cbce768338
commit 767f1ff16c
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ configure_args="--enable-udev"
hostmakedepends="pkg-config flex perl"
makedepends="pcsclite-devel libudev-devel libusb-compat-devel"
depends="pcsclite"
update_pkgname="${pkgname/pcsc-/}"
distfiles="${SOURCEFORGE_SITE}/${pkgname/pcsc-/}/${pkgname/pcsc-/}-${version}.tar.bz2"
checksum=f7d24cb3a4d988f1120a5f17a574065d8add7857bd16eda6096b2c5557eea9dd
wrksrc="${pkgname/pcsc-/}-${version}"

View File

@ -0,0 +1 @@
pkgname="${pkgname/pcsc-/}"