distcc: use vsv.

This commit is contained in:
Juan RP 2014-10-13 11:21:10 +02:00
parent af72b0f8e1
commit d7ab26cd26
3 changed files with 3 additions and 3 deletions

View file

View file

@ -0,0 +1 @@
/run/runit/supervise.distccd

View file

@ -1,7 +1,7 @@
# Template file for 'distcc'
pkgname=distcc
version=3.2rc1
revision=7
revision=8
build_options="systemd"
build_style=gnu-configure
configure_args="--disable-Werror --with-gtk"
@ -28,8 +28,7 @@ post_install() {
if [ "$build_option_systemd" ]; then
vinstall ${FILESDIR}/distccd.service 644 usr/lib/systemd/system
fi
vinstall ${FILESDIR}/run 755 etc/sv/distccd
ln -s /run/runit/supervise.distccd ${DESTDIR}/etc/sv/distccd/supervise
vsv distccd
# gcc wrappers
vmkdir usr/lib/distcc/bin