File: rules

package info (click to toggle)
krb5-auth-dialog 3.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,968 kB
  • ctags: 1,235
  • sloc: ansic: 8,813; sh: 4,279; makefile: 313; xml: 294; 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