mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
don't label files in /etc as configs by default
the one file we do have there is marked as config anyway this brings raspbian fpm-make to be like debian fpm-make
This commit is contained in:
@@ -50,6 +50,7 @@ fpm -s dir \
|
||||
--vendor "OwnTracks.org" \
|
||||
-a "${arch}" \
|
||||
--maintainer 'jpmens@gmail.com' \
|
||||
--deb-no-default-config-files \
|
||||
--description "A lightweight back-end for consuming OwnTracks data from an MQTT broker" \
|
||||
--license "https://github.com/owntracks/recorder/blob/master/LICENSE" \
|
||||
--url "http://owntracks.org" \
|
||||
|
||||
Reference in New Issue
Block a user