Skip to content
Snippets Groups Projects
Commit 6e91b8a3 authored by ale's avatar ale
Browse files

Build package on bullseye

parent a3c84df4
No related branches found
No related tags found
No related merge requests found
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common-amd64.yml"
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-nextstable-amd64.yml"
......@@ -2,7 +2,7 @@ Source: accountserver
Section: admin
Priority: optional
Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>=9), golang-any (>=1.11), dh-systemd, dh-golang, default-jre-headless
Build-Depends: debhelper (>=9), golang-any (>=1.11), dh-golang, default-jre-headless
Standards-Version: 3.9.6
Package: accountserver
......
......@@ -12,8 +12,7 @@ export DH_GOLANG_INSTALL_ALL := 1
dh $@ --with systemd --with golang --buildsystem golang
override_dh_auto_install:
dh_auto_install
$(RM) -rv debian/accountserver/usr/share/gocode
dh_auto_install -- --no-source
override_dh_systemd_enable:
dh_systemd_enable --no-enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment