mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
Add systemd debian/ubuntu packages
This commit is contained in:
@@ -15,7 +15,10 @@ export GOMODCACHE := $(CURDIR)/debian/tmp-home/go-mod
|
||||
export GOTOOLCHAIN := local
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --with systemd
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd --user --name=dms
|
||||
|
||||
override_dh_auto_build:
|
||||
# Create Go cache directories
|
||||
|
||||
Reference in New Issue
Block a user