File: rules

package info (click to toggle)
scim-chewing 0.5.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 400 kB
  • sloc: cpp: 2,279; sh: 489; perl: 238; makefile: 81
file content (20 lines) | stat: -rwxr-xr-x 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_autoreconf:
	dh_autoreconf $(CURDIR)/autogen.sh

override_dh_auto_configure:
	dh_auto_configure -- --disable-static --disable-rpath

override_dh_auto_install:
	dh_auto_install
	rm debian/scim-chewing/usr/lib/*/scim-1.0/*/*/*.la

override_dh_auto_test:
        # Disabled: Incompelete in po/