diff options
Diffstat (limited to 'sys-apps/openrc-userscripts/openrc-userscripts-1.ebuild')
| -rw-r--r-- | sys-apps/openrc-userscripts/openrc-userscripts-1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-apps/openrc-userscripts/openrc-userscripts-1.ebuild b/sys-apps/openrc-userscripts/openrc-userscripts-1.ebuild deleted file mode 100644 index 1849409..0000000 --- a/sys-apps/openrc-userscripts/openrc-userscripts-1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 -DESCRIPTION="Example user services for openrc --user" -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" -S="${WORKDIR}" - -src_install() { - exeinto /etc/user.d/init.d - doexe ${FILESDIR}/* -} |
