SABnzbd: install avahi scripts

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-19 13:45:06 +01:00
parent 055f3bc36c
commit fc687a693e

View File

@ -31,3 +31,6 @@ mkdir -p $INSTALL/usr/config
mkdir -p $INSTALL/usr/config
cp $PKG_DIR/config/sabnzbd.config $INSTALL/usr/lib/$1
mkdir -p $INSTALL/etc/avahi/services
cp $PKG_DIR/config/sabnzbd-http.service $INSTALL/etc/avahi/services
cp $PKG_DIR/config/sabnzbd-https.service $INSTALL/etc/avahi/services