From: Maniacikarus Date: Mon, 18 Aug 2008 18:19:30 +0000 (+0200) Subject: Added missing bluetooth backup file X-Git-Tag: v2.3-beta3~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e49b322847ea181f5421a75a0de0d1e0005f89e;p=people%2Fstevee%2Fipfire-2.x.git Added missing bluetooth backup file --- 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)