X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fbluetooth;h=961b1e603823ab8189afaec3cc5fc2ea3fdd48ba;hp=e5df30d1f6628f2495e866a3e320b9b5f5fa342f;hb=08098df2d70702d5fdbcb8af7ffa048d63b8a7ac;hpb=44e8a23a32634a4ae07cd321d60c5de31e5183ef diff --git a/lfs/bluetooth b/lfs/bluetooth index e5df30d1f6..961b1e6038 100644 --- a/lfs/bluetooth +++ b/lfs/bluetooth @@ -121,5 +121,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) touch /var/ipfire/bluetooth/settings chown nobody:nobody /var/ipfire/bluetooth/settings chmod 644 /var/ipfire/bluetooth/settings + install -v -m 644 $(DIR_SRC)/config/backup/includes/bluetooth /var/ipfire/backup/addons/includes/bluetooth @rm -rf $(DIR_SRC)/bluez* @$(POSTBUILD)