# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../emacs/no-shared.patch # Copyright (C) 2004 - 2007 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- --- emacs-22.1/lib-src/Makefile.in.vanilla 2007-06-10 15:48:50.948577385 +0200 +++ emacs-22.1/lib-src/Makefile.in 2007-06-10 15:49:03.713304806 +0200 @@ -106,7 +106,7 @@ # Things that a user might actually run, # which should be installed in bindir. -INSTALLABLES = etags${EXEEXT} ctags${EXEEXT} emacsclient${EXEEXT} b2m${EXEEXT} ebrowse${EXEEXT} -INSTALLABLE_SCRIPTS = rcs-checkin grep-changelog +INSTALLABLES = emacsclient${EXEEXT} ebrowse${EXEEXT} +INSTALLABLE_SCRIPTS = grep-changelog # Things that Emacs runs internally, or during the build process,