1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
aports/community/gtk+2.0/gtk+2.0.post-deinstall
psykose ee4db2cf91 community/gtk+2.0: move from main
nothing in main uses this anymore, so no need to keep it there
2022-10-25 23:57:29 +02:00

7 lines
215 B
Bash

#!/bin/sh
# since we depend on coreutils and busybox trigger has not yet run, we
# use busybox directly as workaround
/bin/busybox rm -f etc/gtk-2.0/gtk.immodules
/bin/busybox rm -f etc/gtk-2.0/gdk-pixbuf.loaders