Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
inherit estack eutils toolchain-funcs
rm -f locale/help/*.${lang}.txt
fi
done
+ default
}
src_compile() {
insinto /etc/${PN}
doins "${FILESDIR}"/myconfig.lua config/*
- dosym /etc/${PN} /var/lib/${PN}/config
+ dosym ../../../etc/${PN} /var/lib/${PN}/config
insinto /usr/share/${PN}
doins "${FILESDIR}"/lqfb-apache.conf
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
inherit eutils toolchain-funcs
insinto /etc/${PN}
doins "${FILESDIR}"/myconfig.lua config/*
- dosym /etc/${PN} /var/lib/${PN}/config
+ dosym ../../../etc/${PN} /var/lib/${PN}/config
insinto /usr/share/${PN}
doins "${FILESDIR}"/lqfb-apache.conf