mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
add debian control files
This commit is contained in:
5
debian/libpinproc.postinst.debhelper
vendored
Normal file
5
debian/libpinproc.postinst.debhelper
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Automatically added by dh_makeshlibs
|
||||
if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
# End automatically added section
|
||||
Reference in New Issue
Block a user