summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/kbibtex/debian/rules
blob: b3b2563528d47e632f72ee0e7582cda919f64e93 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

LDFLAGS += -Wl,--as-needed
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/debian-tde.mk