File: rules

package info (click to toggle)
scim-tables 0.5.14-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 16,252 kB
  • sloc: cpp: 7,100; sh: 2,381; makefile: 558
file content (13 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
export DH_VERBOSE=1
export DH_OPTIONS=-v

%:
	dh $@

override_dh_auto_configure:
	./bootstrap
	dh_auto_configure

override_dh_makeshlibs:
	# disable dh_makeshlibs