summaryrefslogtreecommitdiffstats
path: root/chat-im/ayttm/fixinstall.diff
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/ayttm/fixinstall.diff')
-rw-r--r--chat-im/ayttm/fixinstall.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/chat-im/ayttm/fixinstall.diff b/chat-im/ayttm/fixinstall.diff
deleted file mode 100644
index 6d7a2990b9..0000000000
--- a/chat-im/ayttm/fixinstall.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig 2004-01-22 11:03:07.986163072 +0000
-+++ po/Makefile.in.in 2004-01-22 11:04:42.492795880 +0000
-@@ -27,7 +27,7 @@
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
- MKINSTALLDIRS = @MKINSTALLDIRS@
--mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
-+mkinstalldirs = mkdir -p --
-
- GMSGFMT = @GMSGFMT@
- MSGFMT = @MSGFMT@