File: rules

package info (click to toggle)
orage 4.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,452 kB
  • ctags: 3,826
  • sloc: ansic: 34,376; sh: 9,748; xml: 1,857; perl: 873; makefile: 590
file content (15 lines) | stat: -rwxr-xr-x 408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk

DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --enable-dbus
LDFLAGS += -Wl,-z,defs -Wl,--as-needed


install/orage::
	chrpath -d -k `pwd`/debian/orage/usr/bin/* \
		`pwd`/debian/orage/usr/lib/orage/xfce4/*/*

binary-post-install/orage::
	dh_desktop