emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/Makefile.in,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/Makefile.in,v
Date: Sun, 27 Jul 2008 01:20:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/27 01:20:35

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/Makefile.in,v
retrieving revision 1.358
retrieving revision 1.359
diff -u -b -r1.358 -r1.359
--- Makefile.in 17 Jul 2008 17:44:36 -0000      1.358
+++ Makefile.in 27 Jul 2008 01:20:34 -0000      1.359
@@ -419,7 +419,7 @@
        if test "${ns_appdir}" != ""; then \
          ( cd ${ns_appresdir} ; \
            if test -d share/emacs ; then mv -f share/emacs/*/* . ; fi ; \
-           if test -d info ; then mv -f share/info . ; fi ; \
+           if test -d share/info ; then mv -f share/info . ; fi ; \
            rm -fr share ) ; \
          ( cd ${ns_appbindir}/libexec ; mv -f emacs/*/*/* . ; rm -fr emacs ) ; 
\
          ( cd ${ns_appbindir}/bin ; rm -f emacs emacs-23* ; \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]