List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-dev@g.o, gregkh@g.o
|
|
From:
|
Christian Faulhammer <opfer@g.o>
|
|
Subject:
|
Re: [gentoo-commits] gentoo-x86 commit in dev-util/stgit: ChangeLog stgit-0.14.ebuild
|
|
Date:
|
Wed, 13 Feb 2008 18:05:01 +0100
|
|
Hi,
"Greg Kroah-Hartman (gregkh)" <gregkh@g.o>:
> src_install() {
> sed -i -e 's-\(prefix:\) ~-\1 /usr-' setup.cfg
> distutils_src_install
> dodir /usr/share/doc/${PF}
> mv ${D}/usr/share/${PN}/examples ${D}/usr/share/doc/${PF}
> rmdir ${D}/usr/share/doc/${PN}
> dobashcompletion contrib/stgit-completion.bash ${PN}
> }
Please watch your quotes for variables that can contain spaces, like
${D}.
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://www.faulhammer.org/>
|
|