summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-06-07 22:25:51 +0000
committerMike Frysinger <vapier@gentoo.org>2011-06-07 22:25:51 +0000
commit7f29b2d677e6e91b337df47dd9bd3dd227f65f12 (patch)
tree220aa24408581401417df9ba77046004ef292a50 /sys-apps/util-linux/util-linux-9999.ebuild
parentVersion bump (diff)
downloadhistorical-7f29b2d677e6e91b337df47dd9bd3dd227f65f12.tar.gz
historical-7f29b2d677e6e91b337df47dd9bd3dd227f65f12.tar.bz2
historical-7f29b2d677e6e91b337df47dd9bd3dd227f65f12.zip
Run the helper po script so the subdir gets the necessary files created #370455 by Michał Górny.
Package-Manager: portage-2.2.0_alpha37/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/util-linux/util-linux-9999.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild
index 2aeccccbb73d..36768d0d5670 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.19 2011/04/07 05:18:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.20 2011/06/07 22:25:51 vapier Exp $
EAPI="2"
@@ -41,6 +41,7 @@ DEPEND="${RDEPEND}
src_prepare() {
if [[ ${PV} == "9999" ]] ; then
+ po/update-potfiles
autopoint --force
eautoreconf
fi