]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/shairport-sync
shairport-sync: Add backup include file
[people/pmueller/ipfire-2.x.git] / lfs / shairport-sync
index 2a1142c8a9f7d085909ca7dab86a65fdac1eb2c4..60fe4da879cdd79a46a1c06a7a6538fe70d01402 100644 (file)
@@ -86,5 +86,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --with-ssl=openssl
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
+
+       # Backup
+       install -v -m 644 $(DIR_SRC)/config/backup/includes/shairport-sync \
+               /var/ipfire/backup/addons/includes/shairport-sync
+
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)