summaryrefslogtreecommitdiffstats
path: root/academic/genius/hidden-spaces.patch
diff options
context:
space:
mode:
Diffstat (limited to 'academic/genius/hidden-spaces.patch')
-rw-r--r--academic/genius/hidden-spaces.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/academic/genius/hidden-spaces.patch b/academic/genius/hidden-spaces.patch
deleted file mode 100644
index 64e2888387..0000000000
--- a/academic/genius/hidden-spaces.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -uar genius-1.0.11.orig//gtkextra/Makefile.in genius-1.0.11//gtkextra/Makefile.in
---- genius-1.0.11.orig//gtkextra/Makefile.in 2010-09-10 01:49:00.000000000 -0400
-+++ genius-1.0.11//gtkextra/Makefile.in 2010-09-27 22:33:46.531620992 -0400
-@@ -800,13 +800,13 @@
-
-
- $(srcdir)/gtkextra-marshal.h: gtkextra-marshal.list
-- ( @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 )
-+ ( @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 \
-- && mv gtkextra-marshal.tmp gtkextra-marshal.c ) \
-- || ( rm -f gtkextra-marshal.tmp && exit 1 )
-+ ( @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 )
-
- $(srcdir)/gtkextratypebuiltins.h: $(public_h_sources)
- ( cd $(srcdir) && glib-mkenums \