File: rules

package info (click to toggle)
2vcard 0.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: perl: 514; makefile: 15
file content (10 lines) | stat: -rwxr-xr-x 254 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	# Override to avoid:
	# install: WARNING: ignoring --strip-program option as -s option was not specified
	# install: omitting directory 'doc/html'
	$(MAKE) install DESTDIR=$(CURDIR)/debian/2vcard