metalog: switch to OpenRC; bump revision.
--HG-- extra : convert_revision : ba3f40d2cebc31821587c1e018529437706e2d17
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'metalog'
|
||||
pkgname=metalog
|
||||
version=1
|
||||
revision=1
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.lzma"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-unicode"
|
||||
@@ -21,7 +22,7 @@ Add_dependency build lzma-utils
|
||||
|
||||
post_install()
|
||||
{
|
||||
install -d ${DESTDIR}/etc/rc.d
|
||||
install -m755 ${FILESDIR}/metalog ${DESTDIR}/etc/rc.d
|
||||
install -d ${DESTDIR}/etc/init.d
|
||||
install -m755 ${FILESDIR}/metalog.rc ${DESTDIR}/etc/init.d/metalog
|
||||
install -m644 ${FILESDIR}/metalog.conf ${DESTDIR}/etc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user