mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
genmenu: test BEFORE pushing next time, moron
This commit is contained in:
parent
414acc1fa9
commit
24de79a0cb
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ DEPEND=">=dev-python/lxml-1.3.6
|
|||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/
|
||||
insinto /usr/
|
||||
doins -r "${S}"/src/share
|
||||
chown -R root:root "${ED}"
|
||||
dobin src/bin/genmenu.py src/bin/launch
|
||||
|
|
|
|||
Loading…
Reference in a new issue