Blob Blame History Raw
--- Makefile~	2020-05-24 01:11:32.000000000 -0500
+++ Makefile	2020-05-31 09:40:56.893565250 -0500
@@ -837,9 +837,9 @@
 	  xdg-desktop-menu install tux4kids-tuxpaint.desktop ; \
 	  rm ./tux4kids-tuxpaint.desktop ; \
 	fi
-	@if [ "x$(shell which update-desktop-database)" != "x" ]; then \
-	  update-desktop-database ; \
-	fi
+#	@if [ "x$(shell which update-desktop-database)" != "x" ]; then \
+#	  update-desktop-database ; \
+#	fi
 
 # Install the PNG icon (for KDE desktop, etc.)
 # and the 24-color 32x32 XPM (for other Window managers):