From 99c68a8498ff0c4be00fb2be5680f931d84ce5cc Mon Sep 17 00:00:00 2001 From: slakmagik Date: Tue, 1 Mar 2011 09:29:44 -0600 Subject: misc/gcolor2: misc cleanups; drop a mystery patch I can't find the (original) source of what was 'callbacks.c.2.patch' and it doesn't seem to be needed. The comments (not entirely mine) were also confusing. Reacquired 2 patches (without useless whitespace) from Debian and clearly commented them. (My patch is unchanged.) Bump BUILD because of this. Also update doinst.sh boilerplate. Allow VERSION to be passed to the script. Remove unneeded comments and configure flags. Add missing piece of the ARCH boilerplate. Signed-off-by: Robby Workman --- misc/gcolor2/callbacks.c.patch | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/gcolor2/callbacks.c.patch') diff --git a/misc/gcolor2/callbacks.c.patch b/misc/gcolor2/callbacks.c.patch index 7fda4938d6..9364c4c354 100644 --- a/misc/gcolor2/callbacks.c.patch +++ b/misc/gcolor2/callbacks.c.patch @@ -1,4 +1,3 @@ - --- gcolor2-0.4.orig/src/callbacks.c +++ gcolor2-0.4/src/callbacks.c @@ -9,6 +9,9 @@ @@ -11,4 +10,3 @@ GtkWidget *savedialog; gchar *colorname; - -- cgit v1.2.3-65-gdbad