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
Peter Liljenberg
lyskom-elisp-client
Commits
d62fc59e
Commit
d62fc59e
authored
Nov 18, 2000
by
Joel Rosdahl
Browse files
Changed file names in %install section.
parent
96798598
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
d62fc59e
2000-11-18 Joel Rosdahl <joel@rosdahl.net>
* lyskom-elisp-client.spec: Changed file names in %install
section.
* commands1.el (kom-change-parenthesis): Handle multiple
parentheses and paranthesis not located at the end.
...
...
src/lyskom-elisp-client.spec
View file @
d62fc59e
...
...
@@ -23,8 +23,8 @@ M-x lyskom.
%build
make
%install
install -o root -g root -m 644 lyskom.el /usr/share/emacs/site-lisp/lyskom.el
install -o root -g root -m 644 lyskom.elc /usr/share/emacs/site-lisp/lyskom.elc
install -o root -g root -m 644 lyskom
-#CLIENTVERSION#
.el /usr/share/emacs/site-lisp/lyskom.el
install -o root -g root -m 644 lyskom
-#CLIENTVERSION#
.elc /usr/share/emacs/site-lisp/lyskom.elc
%files
/usr/share/emacs/site-lisp/lyskom.el
...
...
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