mirror of
https://github.com/owntracks/recorder.git
synced 2026-02-13 20:49:51 +00:00
mark config file in package
This commit is contained in:
@@ -29,6 +29,7 @@ fpm -s dir \
|
||||
-d "libmosquitto1" \
|
||||
-d "lua" \
|
||||
-d "libconfig" \
|
||||
--config-files etc/default/ot-recorder \
|
||||
--post-install etc/centos/postinst \
|
||||
usr var etc
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@ fpm -s dir \
|
||||
-d "libmosquitto1" \
|
||||
-d "liblua5.2-0" \
|
||||
-d "libconfig9" \
|
||||
--config-files etc/default/ot-recorder \
|
||||
--post-install etc/debian/postinst \
|
||||
usr var etc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user