File: rules

package info (click to toggle)
cdebconf-entropy 0.57
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 448 kB
  • sloc: ansic: 882; makefile: 54; 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