File: rules

package info (click to toggle)
pcmanx-gtk2 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 9,104 kB
  • sloc: ansic: 346,028; cpp: 12,287; sh: 11,356; makefile: 284
file content (16 lines) | stat: -rwxr-xr-x 431 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# -*- makefile -*-
#
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# This has to be exported to make some magic below work.
export DH_OPTIONS

%:
	dh  $@ --with autoreconf
override_dh_autoreconf:
override_dh_autoreconf:
	dh_autoreconf '(autoreconf -f -i && intltoolize -c -f)'
override_dh_auto_configure:
	dh_auto_configure -- --enable-debug --enable-iplookup --enable-proxy --enable-libnotify