File: rules

package info (click to toggle)
sxhkd 0.5.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 300 kB
  • sloc: ansic: 3,649; makefile: 43; sh: 20
file content (12 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PREFIX=/usr

%:
	dh $@

override_dh_auto_install:
	dh_auto_install

	cp -rf ${CURDIR}/contrib/systemd \
		${CURDIR}/debian/sxhkd/usr/share/doc/sxhkd/.