~charon-developers/charon-flow/dailydeb

« back to all changes in this revision

Viewing changes to rules

  • Committer: Jens Malte Gottfried
  • Date: 2013-10-09 16:54:32 UTC
  • Revision ID: jmgottfried@web.de-20131009165432-lj8t495mb4ewglfc
avoid useless call to ldconfig

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
export OMPI_MCA_plm_rsh_agent=/bin/false
31
31
DEB_MAKE_CHECK_TARGET=test
32
32
DEB_SHLIBDEPS_INCLUDE_$(DEB_SOURCE_PACKAGE) = $(DEB_DESTDIR)/usr/lib/charon-plugins
 
33
DEB_DH_MAKESHLIBS_ARGS := -Xcharon-plugins
33
34
 
34
35
JQUERY_FILE_LOCAL=$(DEB_BUILDDIR)/doc/html/jquery.js
35
36
JQUERY_FILE_GLOBAL=/usr/share/doc/charon-core-doc/html/jquery.js