mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-27 08:52:30 +01:00
Window Maker 0.95.7 Debian files
Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
committed by
Carlos R. Mafra
parent
c84e787a24
commit
7e42fedcbb
2
debian/wmaker-common.postrm
vendored
2
debian/wmaker-common.postrm
vendored
@@ -12,7 +12,7 @@ case "$1" in
|
||||
done
|
||||
;;
|
||||
purge)
|
||||
if [ -x /usr/bin/update-menus ] ; then
|
||||
if which update-menus >/dev/null 2>&1 ; then
|
||||
update-menus
|
||||
rm -f /etc/GNUstep/Defaults/menu.hook /etc/GNUstep/Defaults/appearance.menu
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user