~holger-seelig/titania/3.0

« back to all changes in this revision

Viewing changes to debian/titania.postinst.debhelper

  • Committer: Holger Seelig
  • Date: 2013-08-05 19:51:24 UTC
  • Revision ID: holger.seelig@yahoo.de-20130805195124-weg56pajdi69mt1j
Test implementation of parallel load of images.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
        ldconfig
74
74
fi
75
75
# End automatically added section
 
76
# Automatically added by dh_makeshlibs
 
77
if [ "$1" = "configure" ]; then
 
78
        ldconfig
 
79
fi
 
80
# End automatically added section