File: rules

package info (click to toggle)
jdresolve 0.6.1-7
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 460 kB
  • sloc: sh: 70; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_install:
	$(MAKE) install DESTDIR=$(CURDIR)/debian/jdresolve MANDIR=/usr/share/man/man1