File: rules

package info (click to toggle)
libcircle-fe-term-perl 0.240250-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 164 kB
  • sloc: perl: 1,003; makefile: 10
file content (15 lines) | stat: -rwxr-xr-x 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

%:
	dh $@

override_dh_auto_build:
	dh_auto_build

	PERL5LIB=blib/lib help2man \
		--name circle-fe-term --section 1p \
		--no-info --version-string $(DEB_VERSION_UPSTREAM) \
		--output $(CURDIR)/debian/circle-fe-term.1p \
		$(CURDIR)/blib/script/circle-fe-term