From 7e49b322847ea181f5421a75a0de0d1e0005f89e Mon Sep 17 00:00:00 2001 From: Maniacikarus Date: Mon, 18 Aug 2008 20:19:30 +0200 Subject: [PATCH] Added missing bluetooth backup file --- lfs/bluetooth | 1 + 1 file changed, 1 insertion(+) 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) -- 2.39.2