Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
ba09c928
Commit
ba09c928
authored
Jan 06, 1994
by
Linus Tolke
Browse files
Fixed bugs in install.
parent
b9136a6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
ba09c928
...
...
@@ -23,7 +23,10 @@
# Please mail bug reports to bug-lyskom@lysator.liu.se.
#
# $Log$
# Revision 35.11 1994/01/06 00:40:23 linus
# Revision 35.12 1994/01/06 00:54:49 linus
# Fixed bugs in install.
#
# Revision 35.11 1994/01/06 00:40:23 linus
# Install directive moved here.
#
# Revision 35.10 1994/01/06 00:04:42 linus
...
...
@@ -72,7 +75,7 @@ elisp-client.dvi: $(INDEXES)
install
:
elisp-client elisp-client.txt
cp
elisp-client elisp-client-? /usr/gnu/info
(
VER
=
`
grep
"^Dokumentationen uppdaterad till klient version "
elisp-client.texinfo |
\
sed
-n
's/version \(.*\)/\1/p'
`
;
\
sed
-n
's/
^.*
version \(.*\)
$$
/\1/p'
`
;
\
tar
cf elisp-client.info-
$
${VER}
.tar elisp-client elisp-client-?
;
\
gzip
elisp-client.info-
$
${VER}
.tar
;
\
gzip
< elisp-client.txt
>
elisp-client.txt-
$
${VER}
.gz
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment