From ae7ea2ba68875e666be2bf07948d22f981b70733 Mon Sep 17 00:00:00 2001 From: lisu Date: Tue, 23 Nov 2010 09:09:06 +0000 Subject: [PATCH 1/1] - no longer needed Changed files: genius-separator.patch -> 1.2 --- genius-separator.patch | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 genius-separator.patch diff --git a/genius-separator.patch b/genius-separator.patch deleted file mode 100644 index d2a51c2..0000000 --- a/genius-separator.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- genius-1.0.10/gtkextra/Makefile.am~ 2009-04-20 01:44:42.000000000 +0200 -+++ genius-1.0.10/gtkextra/Makefile.am 2010-09-09 09:03:01.561368767 +0200 -@@ -68,7 +68,7 @@ - libgtkextra_genius_a_SOURCES = \ - $(public_h_sources) \ - gtkextra-marshal.c \ -- gtkextra-marshal.h \ -+ gnntkextra-marshal.h \ - gtkextratypebuiltins.c \ - gtkextratypebuiltins.h \ - gtkextra.c \ -@@ -99,11 +99,11 @@ - gtkplotsurface.c - - $(srcdir)/gtkextra-marshal.h: gtkextra-marshal.list -- ( @GLIB_GENMARSHAL@ --prefix=gtkextra gtkextra-marshal.list --header > gtkextra-marshal.tmp \ -+ ( @GLIB_GENMARSHAL@ --prefix=gtkextra gtkextra-marshal.list --header > gtkextra-marshal.tmp \ - && mv gtkextra-marshal.tmp gtkextra-marshal.h ) \ - || ( rm -f gtkextra-marshal.tmp && exit 1 ) - $(srcdir)/gtkextra-marshal.c: gtkextra-marshal.h -- ( @GLIB_GENMARSHAL@ --prefix=gtkextra gtkextra-marshal.list --body > gtkextra-marshal.tmp \ -+ ( @GLIB_GENMARSHAL@ --prefix=gtkextra gtkextra-marshal.list --body > gtkextra-marshal.tmp \ - && mv gtkextra-marshal.tmp gtkextra-marshal.c ) \ - || ( rm -f gtkextra-marshal.tmp && exit 1 ) - -- 2.43.0