File: rules

package info (click to toggle)
slgdbm 1.7.1-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: ansic: 2,355; makefile: 76
file content (7 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --no-parallel

override_dh_auto_install:
	dh_auto_install -- prefix=/usr INSTALL="install -m 644"