Rev 147 | Rev 165 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 147 | Rev 148 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | cp debian/Config . |
8 | cp debian/Config . |
9 | 9 | ||
10 | include /usr/share/cdbs/1/class/makefile.mk |
10 | include /usr/share/cdbs/1/class/makefile.mk |
11 | include /usr/share/cdbs/1/rules/debhelper.mk |
11 | include /usr/share/cdbs/1/rules/debhelper.mk |
12 | 12 | ||
13 | DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE) |
- | |
14 | DEB_MAKE_INSTALL_TARGET = install BROOT=$(CURDIR)/debian/tmp |
13 | DEB_MAKE_INSTALL_TARGET = install BROOT=$(CURDIR)/debian/tmp |
15 | DEB_INSTALL_CHANGELOGS_ALL = docs/DONE |
14 | DEB_INSTALL_CHANGELOGS_ALL = docs/DONE |
16 | DEB_DH_INSTALL_SOURCEDIR = debian/tmp |
15 | DEB_DH_INSTALL_SOURCEDIR = debian/tmp |
17 | DEB_INSTALL_MANPAGES_prayer = "--language=C" |
16 | DEB_INSTALL_MANPAGES_prayer = "--language=C" |