summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/kbiff/debian/rules
blob: b50919ccf493ea0c68305e5bf949b684528ee4a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
DEB_CONFIGURE_PREFIX := /opt/trinity
DEB_CONFIGURE_INFODIR := /opt/trinity/share/info

include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-tde.mk