File: rules

package info (click to toggle)
krb5-auth-dialog 3.2.1-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,872 kB
  • sloc: sh: 11,320; ansic: 4,639; xml: 1,568; makefile: 292; lex: 159; python: 58; yacc: 42
file content (18 lines) | stat: -rwxr-xr-x 490 bytes parent folder | download | duplicates (5)
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-pam \
			     --with-gtk=3.0

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