File: rules

package info (click to toggle)
opalmod 0.2.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 180 kB
  • ctags: 21
  • 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