diff options
Diffstat (limited to 'development/xemacs/patches/check-features.patch')
-rw-r--r-- | development/xemacs/patches/check-features.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/xemacs/patches/check-features.patch b/development/xemacs/patches/check-features.patch deleted file mode 100644 index 7da578a4b4..0000000000 --- a/development/xemacs/patches/check-features.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xemacs-21.4.15/Makefile.in.in.orig 2004-07-09 19:00:27.000000000 -0400 -+++ xemacs-21.4.15/Makefile.in.in 2004-07-09 19:00:46.000000000 -0400 -@@ -403,7 +403,7 @@ - ## all. --cet - - check-features: all -- ${blddir}/src/${PROGNAME} -batch -l check-features.el -+ ${blddir}/src/${PROGNAME} -batch -l ${blddir}/lisp/check-features.el - - install-only: ${MAKE_SUBDIR} check-features install-arch-dep install-arch-indep - |