emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/leim/Makefile.in,v [EMACS_22_BASE]
Date: Wed, 31 Oct 2007 03:16:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/10/31 03:16:49

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/leim/Makefile.in,v
retrieving revision 1.83.2.2
retrieving revision 1.83.2.3
diff -u -b -r1.83.2.2 -r1.83.2.3
--- Makefile.in 25 Jul 2007 07:36:45 -0000      1.83.2.2
+++ Makefile.in 31 Oct 2007 03:16:48 -0000      1.83.2.3
@@ -251,6 +251,7 @@
            done) \
        else true; fi
        -chmod -R a+r ${INSTALLDIR}
+       -find ${INSTALLDIR} -exec chown $${LOGNAME:-$$USERNAME} '{}' ';'
 
 clean mostlyclean:
        rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \




reply via email to

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