Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
847bb9eb
Commit
847bb9eb
authored
Jul 30, 2012
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (install-arch-indep): Remove sh -x.
parent
169304bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
Makefile.in
Makefile.in
+1
-1
No files found.
ChangeLog
View file @
847bb9eb
2012-07-30 Jan Djärv <jan.h.d@swipnet.se>
* Makefile.in (install-arch-indep): Remove sh -x.
2012-07-30 Glenn Morris <rgm@gnu.org>
* configure.ac (opsysfile): Tweak message for null case.
...
...
Makefile.in
View file @
847bb9eb
...
...
@@ -489,7 +489,7 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
## http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00005.html
install-arch-indep
:
install-info install-man ${INSTALL_ARCH_INDEP_EXTRA}
umask
022
;
\
eval
sh
-x
$(MKDIR_P)
\
eval
$(MKDIR_P)
\
"'
$(DESTDIR)
`
echo
${locallisppath}
|sed
\"
s,:,
' '
$(DESTDIR)
,g
\"
`
'"
-
set
${COPYDESTS}
;
\
unset
CDPATH
;
\
...
...
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