Revert "avahi: dont install samba service script"

This reverts commit 05c2c310649843a695db8a57f6e4e864902d2e00.
This commit is contained in:
Stephan Raue 2012-01-15 15:08:31 +01:00
parent 57460a3cb8
commit 635b363f39

View File

@ -39,7 +39,7 @@ mkdir -p $INSTALL/etc/avahi
mkdir -p $INSTALL/etc/avahi/services
cp $PKG_BUILD/avahi-daemon/ssh.service $INSTALL/etc/avahi/services
cp $PKG_DIR/config/http.service $INSTALL/etc/avahi/services
# cp $PKG_DIR/config/samba.service $INSTALL/etc/avahi/services
cp $PKG_DIR/config/samba.service $INSTALL/etc/avahi/services
if [ $SFTP_SERVER = "yes" ]; then
cp $PKG_BUILD/avahi-daemon/sftp-ssh.service $INSTALL/etc/avahi/services