File: rules

package info (click to toggle)
opalmod 0.2.2.1
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 184 kB
  • sloc: perl: 268; makefile: 24
file content (8 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	echo "Testing"
	$(MAKE) install DESTDIR=$(CURDIR)/debian/opalmod PREFIX=/usr