freebsd-ports/graphics/cinepaint/files/patch-app__install.c
Martin Wilke f507c057f9 - Update to 1.0.4
PR:		178595
Submitted by:	Ports Fury
2013-05-21 05:43:22 +00:00

11 lines
214 B
C

--- app/install.c.orig
+++ app/install.c
@@ -475,7 +475,7 @@
CP_TEXT_INSERT( font_strong, _("User Installation Log\n\n") );
-#if 1
+#if 0
{ const char* msg = UserInstall(gimp_directory());
if(msg)
{