File: rules

package info (click to toggle)
pipexec 2.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,632 kB
  • ctags: 238
  • sloc: sh: 11,616; ansic: 861; makefile: 19
file content (14 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with autotools_dev --with autoreconf

override_dh_install:
	dh_install
	find
	rm ./debian/pipexec/usr/bin/ptest
	rm -rf ./debian/pipexec/bin

get-orig-source:
	uscan --debug --force-download