X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fautomake.mk;h=19e5bdd68d5fb5ff3341da09665cd3512bf2f8aa;hb=553dd6fd34f6ac129d51cf4736f89e349b97e16c;hp=cd7dba9ab1eaef610446820c02485b216c9bfdaf;hpb=4ba231eb219f2cd1daa45297672b61bcc11cfcff;p=pspp-builds.git diff --git a/src/ui/gui/automake.mk b/src/ui/gui/automake.mk index cd7dba9a..19e5bdd6 100644 --- a/src/ui/gui/automake.mk +++ b/src/ui/gui/automake.mk @@ -46,7 +46,7 @@ INSTALL_DATA_HOOKS += install-icons uninstall-icons: for size in 16x16 ; do \ - $(RM) $(themedir)/$$size/$(context)/psppicon.png ; \ + rm -f $(themedir)/$$size/$(context)/psppicon.png ; \ done gtk-update-icon-cache --ignore-theme-index $(themedir)