diff -r 4467fa93b3b7 -r 03a73b3209f6 components/gparted/patches/1.Makefile_am.patch --- a/components/gparted/patches/1.Makefile_am.patch Thu Mar 24 11:11:33 2016 -0700 +++ b/components/gparted/patches/1.Makefile_am.patch Tue Mar 29 14:05:28 2016 -0700 @@ -1,8 +1,9 @@ -# Written internally- removing -Wall flags because Solaris Studio does not know of them -# Since this is for our build, probably not something we can get upstream. +# Source: Internal +# Info: Written internally- removing -Wall flags because Solaris Studio does not know of them +# Status: This patch is Solaris specific. Will not be sent upstream. --- ORIGINAL/src/Makefile.am 2016-01-12 08:43:52.928382761 -0800 -+++ gparted-0.4.5/src/Makefile.am 2016-01-12 08:46:21.389297831 -0800 ++++ gparted-0.25.0/src/Makefile.am 2016-01-12 08:46:21.389297831 -0800 @@ -3,10 +3,6 @@ -DGPARTED_DATADIR=\""$(datadir)"\" \ -DGNOMELOCALEDIR=\""$(datadir)/locale"\"