Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 52 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 52 Rev 64
Line 13... Line 13...
13
13
14
DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE)
14
DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE)
15
DEB_MAKE_INSTALL_TARGET = install BROOT=$(CURDIR)/debian/tmp
15
DEB_MAKE_INSTALL_TARGET = install BROOT=$(CURDIR)/debian/tmp
16
DEB_INSTALL_CHANGELOGS_ALL = docs/DONE
16
DEB_INSTALL_CHANGELOGS_ALL = docs/DONE
17
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
17
DEB_DH_INSTALL_SOURCEDIR = debian/tmp
-
 
18
DEB_INSTALL_MANPAGES_prayer = "--language=C"