Skip to content
Snippets Groups Projects
Commit a23220b8 authored by Linus Tolke's avatar Linus Tolke
Browse files

support for distribution to nanny removed

parent 3a58dee9
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,9 @@
#
# $Id$
# $Log$
# Revision 35.17 1992/05/11 01:55:38 linus
# support for distribution to nanny removed
#
# Revision 35.16 1992/03/28 19:54:10 linus
# Removed mv to old-versions
#
......@@ -156,7 +159,7 @@ install: installnodoc installdoc
installnodoc: lyskom.elc lyskom.el
cp lyskom.elc /usr/local/lib/elisp/lyskom.elc
rcp lyskom.elc nanny:/usr/local/lib/elisp/lyskom.elc
# rcp lyskom.elc nanny:/usr/local/lib/elisp/lyskom.elc
(VER=`grep "lyskom-clientversion " vars.el | \
sed -n 's/^.*defconst.*lyskom-clientversion[^"]*"\([^"]*\)".*$$/\1/p'`;\
cp lyskom.elc lyskom-$${VER}.elc;\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment