summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/confuse')
-rw-r--r--dev-libs/confuse/confuse-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/confuse/confuse-2.5.ebuild b/dev-libs/confuse/confuse-2.5.ebuild
index 183143eb172d..e5781e438df2 100644
--- a/dev-libs/confuse/confuse-2.5.ebuild
+++ b/dev-libs/confuse/confuse-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild,v 1.23 2007/09/13 10:15:24 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild,v 1.24 2007/09/13 10:27:28 uberlord Exp $
WANT_AUTOMAKE="1.8"
@@ -32,7 +32,7 @@ src_unpack(){
rm support/install-sh
# We should link to libintl correctly
- epatch "${FILESDIR}"/${P}-libintl.patch
+ epatch "${FILESDIR}"/${P}-libintl.patch
eautomake
elibtoolize
}