mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-30 07:42:23 +02:00
Initial Debian packaging
This commit is contained in:
9
debian/rules
vendored
Executable file
9
debian/rules
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@ --builddirectory=_build
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd --name=eg25-manager --no-restart-on-upgrade --no-restart-after-upgrade
|
Reference in New Issue
Block a user