add missing eapply_user to swift, move lms to openrc-run

master
Robert Förster 8 years ago
parent 71f326da25
commit 11c2ac4835

@ -129,6 +129,7 @@ src_prepare() {
sed -i BuildTools/SCons/Tools/qt4.py \
-e "s/linux2/linux${KV_MAJOR}/" \
|| die
eapply_user
}
src_compile() {

@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# $Id$
DAEMON="/usr/sbin/lms"

Loading…
Cancel
Save