aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-05-12 17:47:42 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-05-12 17:47:42 -0400
commit516940ae74d6f1a8cbaa7ca7cf449d5bd6ca42dc (patch)
treed27e53cb79d3b48a2c7c7e583d9f5467521717df /sys-libs/uclibc/uclibc-0.9.33.9999.ebuild
parentsys-libs/uclibc: add live ebuild for 0.9.33 branch, bug #510082 (diff)
downloadhardened-dev-516940ae74d6f1a8cbaa7ca7cf449d5bd6ca42dc.tar.gz
hardened-dev-516940ae74d6f1a8cbaa7ca7cf449d5bd6ca42dc.tar.bz2
hardened-dev-516940ae74d6f1a8cbaa7ca7cf449d5bd6ca42dc.zip
sys-libs/uclibc: fix src_unpack
Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'sys-libs/uclibc/uclibc-0.9.33.9999.ebuild')
-rw-r--r--sys-libs/uclibc/uclibc-0.9.33.9999.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-libs/uclibc/uclibc-0.9.33.9999.ebuild b/sys-libs/uclibc/uclibc-0.9.33.9999.ebuild
index 2be3c933..21c1de2e 100644
--- a/sys-libs/uclibc/uclibc-0.9.33.9999.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.33.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-9999.ebuild,v 1.6 2013/05/19 05:36:27 vapier Exp $
@@ -211,11 +211,7 @@ src_config() {
}
src_unpack() {
- if [[ ${PV} == "9999" ]] ; then
- git-2_src_unpack
- else
- unpack ${A}
- fi
+ git-2_src_unpack
cd "${S}"
if [[ -n ${PATCH_VER} ]] ; then
EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch