~charon-developers/tuchulcha/dailydeb

« back to all changes in this revision

Viewing changes to rules

  • Committer: Jens Malte Gottfried
  • Date: 2013-06-07 16:07:37 UTC
  • Revision ID: jmgottfried@web.de-20130607160737-g5dskknz7q046jqc
updated to 0.10.0 and fixed build issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        -DUSE_VCS:BOOL="OFF" \
16
16
        -D$(DEB_SOURCE_PACKAGE)_BUILD_INFO:STRING="Debian package from Charon-suite PPA ($(DEBVERS))"
17
17
LDFLAGS = -Wl,--as-needed
18
 
DEB_MAKE_CHECK_TARGET=test
19
 
 
 
18
# tests are invoked by hand in common-build-arch (due to xvfb-run)
 
19
# DEB_MAKE_CHECK_TARGET=test
20
20
 
21
21
# how to build the doxygen documentation
22
22
JQUERY_FILE_LOCAL=$(DEB_BUILDDIR)/doc/html/jquery.js
29
29
# generate manpages and translation
30
30
common-build-arch::
31
31
        +$(DEB_MAKE_INVOKE) i18n
 
32
        +xvfb-run $(DEB_MAKE_INVOKE) test
32
33
        xsltproc --nonet --param make.year.ranges 1 --param make.single.year.ranges 1 \
33
34
                --param man.charmap.use.subset 0 -o $(DEB_DESTDIR)/man/ \
34
35
                /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \