add missing eapply_user to swift, move lms to openrc-run
This commit is contained in:
parent
71f326da25
commit
11c2ac4835
@ -129,6 +129,7 @@ src_prepare() {
|
|||||||
sed -i BuildTools/SCons/Tools/qt4.py \
|
sed -i BuildTools/SCons/Tools/qt4.py \
|
||||||
-e "s/linux2/linux${KV_MAJOR}/" \
|
-e "s/linux2/linux${KV_MAJOR}/" \
|
||||||
|| die
|
|| die
|
||||||
|
eapply_user
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/sbin/runscript
|
#!/sbin/openrc-run
|
||||||
# Copyright 1999-2014 Gentoo Foundation
|
# Copyright 1999-2016 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: $
|
# $Id$
|
||||||
|
|
||||||
DAEMON="/usr/sbin/lms"
|
DAEMON="/usr/sbin/lms"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user