mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
8 lines
41 B
Plaintext
8 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
set -e
|
||
|
|
||
|
ldconfig
|
||
|
|
||
|
#DEBHELPER#
|