vpn-statistic: move collectd converter to the right place

Build of cdrom will fail if the converter script is not moved to the
right place
This commit is contained in:
Alexander Marx
2015-04-11 05:34:34 +02:00
committed by Michael Tremer
parent 5c3b3bd8e1
commit 462056ad86

View File

@@ -101,7 +101,8 @@ $(TARGET) :
# Move script to correct place.
mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/
mv -vf /usr/local/bin/ovpn-collectd-convert /usr/sbin/
# Install firewall scripts.
mkdir -pv /usr/lib/firewall
install -m 755 $(DIR_SRC)/config/firewall/rules.pl \