File: rules

package info (click to toggle)
ibus-array 0.0.2-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,676 kB
  • ctags: 6,680
  • sloc: ansic: 66,382; sh: 10,728; makefile: 105; python: 66; sed: 16
file content (13 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh --with python-support $@

override_dh_auto_configure:
	./autogen.sh
	dh_auto_configure