File: rules

package info (click to toggle)
libcangjie 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,400 kB
  • ctags: 259
  • sloc: sh: 11,359; ansic: 1,094; makefile: 121
file content (12 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-static

override_dh_strip:
	dh_strip --dbg-package=libcangjie2-dbg