File: rules

package info (click to toggle)
pcredz 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 68 kB
  • ctags: 30
  • sloc: python: 562; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
DESTDIR = $(CURDIR)/debian/pcredz/
%:
	dh $@ --with python2

override_dh_install:
	cp ./Pcredz $(DESTDIR)/usr/sbin/pcredz