File: rules

package info (click to toggle)
krb5-auth-dialog 0.16-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,700 kB
  • ctags: 1,214
  • sloc: sh: 10,445; ansic: 6,864; xml: 2,178; makefile: 350; lex: 159; python: 44; yacc: 42
file content (18 lines) | stat: -rwxr-xr-x 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /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

DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=plugins

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

binary-install/krb5-auth-dialog::
	rm debian//krb5-auth-dialog/usr/lib/krb5-auth-dialog/plugins/libka-plugin-*.*a