File: rules

package info (click to toggle)
tksvg 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 808 kB
  • sloc: ansic: 4,401; sh: 414; makefile: 8
file content (17 lines) | stat: -rwxr-xr-x 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --libdir=/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)

override_dh_auto_test:
	# ignore errornous test built into tclconfig

override_dh_shlibdeps:
	dh_shlibdeps
	tcltk-depends