1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-14 14:25:13 +02:00
Files
glib/debian/postinst

8 lines
41 B
Plaintext
Raw Normal View History

#!/bin/sh
set -e
ldconfig
#DEBHELPER#