This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
gimp
mirror of
https://github.com/GNOME/gimp.git
Watch
1
Star
0
Fork
You've already forked gimp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8de5b9ee1c
gimp
/
debian
/
postinst
9 lines
71 B
Bash
Raw
Blame
History
#!/bin/sh
if
[
"
x
$1
"
=
xconfigure
]
;
then
ldconfig
fi
#DEBHELPER#
Reference in New Issue
View Git Blame
Copy Permalink