From 3fb127aa8229a833a1d3aba78a41fc8b332bcc14 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Mon, 2 Feb 2009 17:27:03 +0000 Subject: - Remove gnomesword --- misc/gnomesword/files/patch-Makefile.in | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 misc/gnomesword/files/patch-Makefile.in (limited to 'misc/gnomesword/files') diff --git a/misc/gnomesword/files/patch-Makefile.in b/misc/gnomesword/files/patch-Makefile.in deleted file mode 100644 index f18a2bfe7fe9..000000000000 --- a/misc/gnomesword/files/patch-Makefile.in +++ /dev/null @@ -1,31 +0,0 @@ ---- Makefile.in.orig 2007-12-18 09:55:52.000000000 -0500 -+++ Makefile.in 2007-12-18 09:55:52.000000000 -0500 -@@ -66,8 +66,7 @@ - *) f=$$p;; \ - esac; - am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; --am__installdirs = "$(DESTDIR)$(gnomemenudir)" \ -- "$(DESTDIR)$(gnomesworddocdir)" -+am__installdirs = "$(DESTDIR)$(gnomemenudir)" - gnomemenuDATA_INSTALL = $(INSTALL_DATA) - gnomesworddocDATA_INSTALL = $(INSTALL_DATA) - DATA = $(gnomemenu_DATA) $(gnomesworddoc_DATA) -@@ -690,7 +689,7 @@ - all-am: Makefile $(DATA) config.h - installdirs: installdirs-recursive - installdirs-am: -- for dir in "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(gnomesworddocdir)"; do \ -+ for dir in "$(DESTDIR)$(gnomemenudir)" do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done - install: install-recursive -@@ -738,8 +737,7 @@ - - info-am: - --install-data-am: install-data-local install-gnomemenuDATA \ -- install-gnomesworddocDATA -+install-data-am: install-data-local install-gnomemenuDATA - - install-dvi: install-dvi-recursive - -- cgit v1.2.3