summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-02 06:18:26 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-02 06:18:26 +0000
commit453e8fc5ee86df73581ba1f3ce592cb38e98ea29 (patch)
tree076bd5edf34afa0d0288897eb0072e57a7c7a671 /app-admin/killproc/killproc-1.12-r2.ebuild
parentQuoted a few vars. (diff)
downloadgentoo-2-453e8fc5ee86df73581ba1f3ce592cb38e98ea29.tar.gz
gentoo-2-453e8fc5ee86df73581ba1f3ce592cb38e98ea29.tar.bz2
gentoo-2-453e8fc5ee86df73581ba1f3ce592cb38e98ea29.zip
Removing eradicator as a maintainer since he was retired.
Quoted a var. (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'app-admin/killproc/killproc-1.12-r2.ebuild')
-rw-r--r--app-admin/killproc/killproc-1.12-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/killproc/killproc-1.12-r2.ebuild b/app-admin/killproc/killproc-1.12-r2.ebuild
index 7b81726e6e7d..51e6ff135445 100644
--- a/app-admin/killproc/killproc-1.12-r2.ebuild
+++ b/app-admin/killproc/killproc-1.12-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-1.12-r2.ebuild,v 1.23 2006/12/08 21:08:24 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-1.12-r2.ebuild,v 1.24 2008/11/02 06:18:26 jmbsvicetto Exp $
DESCRIPTION="killproc and assorted tools for boot scripts"
HOMEPAGE="http://www.suse.de/"
@@ -13,7 +13,7 @@ IUSE=""
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
sed -i \
-e "s:-O2:${CFLAGS}:" \
-e "s:-m486::" \