File: rules

package info (click to toggle)
libgnomeprintui 2.12.1-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,084 kB
  • ctags: 1,546
  • sloc: ansic: 13,158; sh: 8,490; xml: 1,755; makefile: 272
file content (22 lines) | stat: -rwxr-xr-x 540 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/usr/bin/make -f

# export DH_VERBOSE=1

# Ensure at build time that the library has no dependencies on undefined
# symbols.
LDFLAGS += -Wl,-z,defs

# Speed up loading.
LDFLAGS += -Wl,-O1

export LDFLAGS

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/gnome.mk

include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk

DEB_DH_MAKESHLIBS_ARGS_ALL = -V 'libgnomeprintui2.2-0 (>= 2.12.1)'

DEB_CONFIGURE_EXTRA_FLAGS = --enable-gtk-doc PKG_CONFIG_PATH=./debian