File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Source: intelmq-api
22Section: python
33Priority: optional
44Maintainer: IntelMQ Team <intelmq-team@cert.at>
5- Uploaders: Birger Schacht <schacht@cert .at>
5+ Uploaders: Sebastian Wagner <sebix@sebix .at>
66Build-Depends: debhelper (>= 10),
77 dh-python,
88 dh-exec,
Original file line number Diff line number Diff line change @@ -9,3 +9,7 @@ override_dh_auto_build:
99override_dh_auto_install :
1010 dh_auto_install
1111 sed -i " s#/etc/intelmq/api-session.sqlite#/var/lib/dbconfig-common/sqlite3/intelmq-api/intelmqapi#" debian/intelmq-api/etc/intelmq/api-config.json
12+ # Remove files placed by setuptools, not needed with the DEB package
13+ rm debian/intelmq-api/etc/intelmq/intelmq-api.service
14+ rm debian/intelmq-api/etc/intelmq/intelmq-api.socket
15+ rm debian/intelmq-api/etc/intelmq/api-sudoers.conf
You can’t perform that action at this time.
0 commit comments