Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
mingw-packages
/
mingw-w64-gtk2
/
gtk2-CLANG64.install
blob: 6ca01f29b2607eb9ca4c14bd3b2c256273490005 [
file
] [
log
] [
blame
] [
edit
]
MINGW_INSTALL
=
clang64
post_install
()
{
$
{
MINGW_INSTALL
}/
bin
/
gtk
-
query
-
immodules
-
2.0
--
update
-
cache
}
post_upgrade
()
{
post_install
}
pre_remove
()
{
rm
-
f $
{
MINGW_INSTALL
}/
lib
/
gtk
-
2.0
/
2.10
.
0
/
immodules
.
cache
}