void-packages/srcpkgs/guake/REMOVE

7 lines
138 B
Text
Raw Normal View History

case "$ACTION" in
pre)
if [ -f /usr/share/guake/data/gschemas.compiled ]; then
rm -rf /usr/share/guake/data/gschemas.compiled
fi
esac