mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-08 20:58:58 +00:00
(install-arch-indep): Avoid continued comment swallowing target line.
This commit is contained in:
parent
2151a1cff8
commit
3e809b9f19
@ -312,6 +312,7 @@ install-arch-dep: mkdir
|
||||
# These lines appeared after the second -set, but should be unnecessary.
|
||||
# mkdir ${COPYDESTS} ; \
|
||||
# chmod ugo+rx ${COPYDESTS} ; \
|
||||
# The backslash above continues the comment onto this line. It ends here.
|
||||
install-arch-indep: mkdir
|
||||
-set ${COPYDESTS} ; \
|
||||
for dir in ${COPYDIR} ; do \
|
||||
|
Loading…
x
Reference in New Issue
Block a user