File: rules

package info (click to toggle)
cdebconf-terminal 0.47
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 412 kB
  • sloc: ansic: 548; makefile: 52; sh: 2
file content (9 lines) | stat: -rwxr-xr-x 212 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f
%:
	dh $@ --with autoreconf

export DEB_CFLAGS_MAINT_APPEND := -Wall
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed

override_dh_auto_configure:
	dh_auto_configure -- --with-gtk-version=2