Gentoo Archives: gentoo-dev

From: Christian Faulhammer <opfer@g.o>
To: gentoo-dev@l.g.o, gregkh@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-util/stgit: ChangeLog stgit-0.14.ebuild
Date: Wed, 13 Feb 2008 17:05:44
Message-Id: 20080213180501.1d260682@gentoo.org
1 Hi,
2
3 "Greg Kroah-Hartman (gregkh)" <gregkh@g.o>:
4 > src_install() {
5 > sed -i -e 's-\(prefix:\) ~-\1 /usr-' setup.cfg
6 > distutils_src_install
7 > dodir /usr/share/doc/${PF}
8 > mv ${D}/usr/share/${PN}/examples ${D}/usr/share/doc/${PF}
9 > rmdir ${D}/usr/share/doc/${PN}
10 > dobashcompletion contrib/stgit-completion.bash ${PN}
11 > }
12
13 Please watch your quotes for variables that can contain spaces, like
14 ${D}.
15
16 V-Li
17
18 --
19 Christian Faulhammer, Gentoo Lisp project
20 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
21
22 <URL:http://www.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies