File: rules

package info (click to toggle)
restic-rest-server 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 816 kB
  • sloc: sh: 76; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --builddirectory=_build --buildsystem=golang

override_dh_installsystemd:
	dh_installsystemd --no-enable --no-start

override_dh_auto_install:
	dh_auto_install -- --no-source
	mv debian/restic-rest-server/usr/bin/rest-server debian/restic-rest-server/usr/bin/restic-rest-server