File: rules

package info (click to toggle)
libcdk-perl 20240606-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,732 kB
  • sloc: perl: 6,146; sh: 3,599; makefile: 28
file content (14 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# export DH_VERBOSE=1
%:
	dh $@ --without autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --with-screen=ncursesw6

override_dh_auto_test:
	# no tests

override_dh_compress:
	dh_compress -Xexamples -Xcopyright