summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-22 16:42:16 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-22 16:42:16 +0000
commit7e165bcf9641789dff0fc956a833827384a3963b (patch)
tree1189b93423f8d91a1a1d74a1f11ffc386b50080e /sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild
parentAdd patch from Fedora to build with glibc-2.10. Closes bug #270645. (diff)
downloadgentoo-2-7e165bcf9641789dff0fc956a833827384a3963b.tar.gz
gentoo-2-7e165bcf9641789dff0fc956a833827384a3963b.tar.bz2
gentoo-2-7e165bcf9641789dff0fc956a833827384a3963b.zip
make PATCHES a bash array
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild')
-rw-r--r--sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild b/sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild
index 31c794fe11f2..520bf05b55f1 100644
--- a/sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild
+++ b/sys-freebsd/freebsd-share/freebsd-share-7.2.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/sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild,v 1.1 2009/05/22 13:49:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-share/freebsd-share-7.2.ebuild,v 1.2 2009/05/22 16:42:16 aballier Exp $
inherit bsdmk freebsd
@@ -36,8 +36,8 @@ pkg_setup() {
REMOVE_SUBDIRS="mk termcap zoneinfo tabset"
-PATCHES="${FILESDIR}/${PN}-5.3-doc-locations.patch
- ${FILESDIR}/${PN}-5.4-gentoo-skel.patch"
+PATCHES=( "${FILESDIR}/${PN}-5.3-doc-locations.patch"
+ "${FILESDIR}/${PN}-5.4-gentoo-skel.patch" )
src_unpack() {
freebsd_src_unpack