summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:49:10 +0200
committerChristopher Reimer2015-06-16 13:49:10 +0200
commit95e7d41886bf0a6006a85b8da936ba6ca71137a2 (patch)
treecc2900867e6836a2c64efba513045757c8e193e3
parent8cca37da960d4200ec0f267144ec6447650044d8 (diff)
downloadaur-95e7d41886bf0a6006a85b8da936ba6ca71137a2.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/38a3c1d0c90cfd70b91ae3b72452204470e28057)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe0049544e17..47f46818e753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Displays Canal+ group (Mediahighway) and Sky EPG Data"
url="http://lukkinosat.altervista.org/"
license=("GPL2")
depends=('gcc-libs' "vdr-api=${_vdrapi}")
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("http://lukkinosat.altervista.org/$pkgname-$pkgver.tgz"
"50-$_plugname.conf")
backup=("var/lib/vdr/plugins/${_plugname}/loadepg.conf"