summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-05-10 13:44:11 +0000
committerUlrich Müller <ulm@gentoo.org>2007-05-10 13:44:11 +0000
commit5e4afedb59b6094c80f23d24ec0b46e899e5ad1a (patch)
tree337d1460d2d313079bf6086b4a7fa636224b6203 /app-emacs/mew/files
parentphpwiki-1.3.10-r3 is not yet tested as stable on ppc. (diff)
downloadhistorical-5e4afedb59b6094c80f23d24ec0b46e899e5ad1a.tar.gz
historical-5e4afedb59b6094c80f23d24ec0b46e899e5ad1a.tar.bz2
historical-5e4afedb59b6094c80f23d24ec0b46e899e5ad1a.zip
Patch to make "make check" work, #177904.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-emacs/mew/files')
-rw-r--r--app-emacs/mew/files/mew-5.1-make-check.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-emacs/mew/files/mew-5.1-make-check.patch b/app-emacs/mew/files/mew-5.1-make-check.patch
new file mode 100644
index 000000000000..450eedda2974
--- /dev/null
+++ b/app-emacs/mew/files/mew-5.1-make-check.patch
@@ -0,0 +1,11 @@
+--- Makefile.in~ 2006-05-23 07:16:05.000000000 +0200
++++ Makefile.in 2007-05-10 14:36:24.000000000 +0200
+@@ -34,7 +34,7 @@
+ #EMACS = xemacs
+ #EMACS = mule
+
+-CHECK = xemacs
++CHECK = $(EMACS)
+
+ ##
+ ## A directory where mew*.el[c] will be installed.