File: rules

package info (click to toggle)
krb5-auth-dialog 0.7.hit7cc1d84-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 580 kB
  • ctags: 359
  • sloc: ansic: 4,798; lex: 153; makefile: 97; yacc: 42; sh: 15
file content (14 lines) | stat: -rwxr-xr-x 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#! /usr/bin/make -f

LDFLAGS += -Wl,--as-needed

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/class/autotools.mk
#include /usr/share/cdbs/1/rules/patchsys-quilt.mk

DEB_BUILDDIR := build
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr --enable-network-manager --with-libnotify

post-patches::
	cd build && ../autogen.sh