mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
add missing file
This commit is contained in:
parent
43b595577e
commit
7b3012514e
11
gdk-pixbuf2/gdk-pixbuf2.install
Normal file
11
gdk-pixbuf2/gdk-pixbuf2.install
Normal file
@ -0,0 +1,11 @@
|
||||
post_install() {
|
||||
usr/bin/gdk-pixbuf-query-loaders --update-cache
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
pre_remove() {
|
||||
rm -f usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
|
||||
}
|
Loading…
Reference in New Issue
Block a user