Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
91c97b6e
Commit
91c97b6e
authored
Oct 26, 2016
by
Glenn Morris
Browse files
* Makefile.in (install-arch-indep): Skip etc/refcards/emacsver.tex.in.
parent
9c1cb8d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.in
Makefile.in
+1
-1
No files found.
Makefile.in
View file @
91c97b6e
...
...
@@ -584,7 +584,7 @@ install-arch-indep: lisp install-info install-man ${INSTALL_ARCH_INDEP_EXTRA}
if
[
"
$
${dir}
"
=
"
${srcdir}
/etc"
]
;
then
\
rm
-f
"
$
${dest}
/DOC"
*
;
\
rm
-f
"
$
${dest}
/refcards"
/
*
.aux
"
$
${dest}
/refcards"
/
*
.dvi
;
\
rm
-f
"
$
${dest}
/refcards"
/
*
.log
;
\
rm
-f
"
$
${dest}
/refcards"
/
*
.log
"
$
${dest}
/refcards"
/
*
.in
;
\
else
true
;
\
fi
;
\
(
cd
"
$
${dest}
"
||
exit
1
;
\
...
...
Write
Preview
Markdown
is supported
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