summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2009-07-01 10:42:27 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2009-07-01 10:42:27 +0000
commit58d14a7338221a903a9776668ab5f2e1f14e35f7 (patch)
tree72c86405d03a238c5a165935b0b889f8e0e5c36e /media-video/vdr/vdr-1.4.7-r11.ebuild
parentmask qcam sane backend on bsd, its linux only (diff)
downloadgentoo-2-58d14a7338221a903a9776668ab5f2e1f14e35f7.tar.gz
gentoo-2-58d14a7338221a903a9776668ab5f2e1f14e35f7.tar.bz2
gentoo-2-58d14a7338221a903a9776668ab5f2e1f14e35f7.zip
Small cleanups.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-video/vdr/vdr-1.4.7-r11.ebuild')
-rw-r--r--media-video/vdr/vdr-1.4.7-r11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/vdr/vdr-1.4.7-r11.ebuild b/media-video/vdr/vdr-1.4.7-r11.ebuild
index 1835c0b84d08..7fa4bae80d81 100644
--- a/media-video/vdr/vdr-1.4.7-r11.ebuild
+++ b/media-video/vdr/vdr-1.4.7-r11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.7-r11.ebuild,v 1.3 2009/01/12 13:23:01 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.7-r11.ebuild,v 1.4 2009/07/01 10:42:27 zzam Exp $
inherit eutils flag-o-matic multilib
@@ -201,8 +201,8 @@ src_unpack() {
if ! use vanilla; then
cd "${S}"
- local fname="${PN}-${EXT_VDR_PV:-${PV}}_extensions.diff"
- epatch "${EXT_DIR}/${fname}"
+ local fname="${EXT_DIR}/${PN}-${EXT_VDR_PV:-${PV}}_extensions.diff"
+ epatch "${fname}"
epatch "${FILESDIR}/vdr-add-svdrp-down-0.1.diff"
add_cap CAP_SHUTDOWN_SVDRP