summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"