File: rules

package info (click to toggle)
kshutdown 1.0.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,128 kB
  • ctags: 629
  • sloc: sh: 10,055; cpp: 4,797; perl: 2,758; makefile: 137
file content (20 lines) | stat: -rwxr-xr-x 625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/kde.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk

# In order to regenerate 'debian/control' :
#   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
# Then check manually if everything's ok

LDFLAGS :=  -Wl,-z,defs -Wl,--as-needed

DEB_INSTALL_DOCS_ALL := README AUTHORS TODO VERSION

DEB_INSTALL_MANPAGES_kshutdown := debian/kshutdown.1

binary-install/kshutdown::
	chrpath -d $(CURDIR)/debian/kshutdown/usr/bin/kshutdown
	chrpath -d $(CURDIR)/debian/kshutdown/usr/lib/kde3/kshutdownlockout_panelapplet.so