summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/libraries/shared/trigger/ldconfig/shared-libs-ldconfig-scripts/build-spec/debian/libfoo1.postinst
blob: 2615bf977a9d2d4d850e86aca2846fa0a7990dba (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e

# No ldconfig
if false ; then true ; fi

# -- we will remove all debhelper stuff later.
#DEBHELPER#