summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-11-07 09:44:17 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-11-07 09:44:17 +0000
commitf0e23995548b37ebbbbd6cf3dd16492478de76a0 (patch)
tree9a7ca902db11cb6290dedbd8897f77ec24e65fa5 /media-libs
parentWeirdness with CVS. (diff)
downloadgentoo-2-f0e23995548b37ebbbbd6cf3dd16492478de76a0.tar.gz
gentoo-2-f0e23995548b37ebbbbd6cf3dd16492478de76a0.tar.bz2
gentoo-2-f0e23995548b37ebbbbd6cf3dd16492478de76a0.zip
Make repoman happy.
(Portage version: 2.2_rc13/cvs/Linux 2.6.28-rc3-00054-g75fa677 x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild b/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild
index a78ddfbe5c29..4816b2295cd0 100644
--- a/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild
+++ b/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild,v 1.1 2008/11/07 09:41:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdecodeqr/libdecodeqr-0.9.3.ebuild,v 1.2 2008/11/07 09:44:17 robbat2 Exp $
inherit eutils flag-o-matic multilib
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${P}/src"
src_unpack() {
- unpack "${A}"
+ unpack ${A}
epatch "${FILESDIR}"/${P}-makefile.patch
}