Thread (19 messages) flat view 19 messages, 6 authors, 2016-06-15

Re: [PATCH 2/9] Makefile: Normalize $(bindir) and $(gitexecdir) before comparing

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:44:59

Johannes Schindelin schrieb:
Hi,

On Mon, 21 Jul 2008, Johannes Sixt wrote:
quoted
+	bindir=$$(cd '$(DESTDIR_SQ)$(bindir_SQ)' && pwd) && \
+	execdir=$$(cd '$(DESTDIR_SQ)$(gitexecdir_SQ)' && pwd) && \
These lack quotes, no?
No. RHS of an assignment doesn't need quotes as long as the shell syntax
makes clear where the assignment ends, which is the case here because of
the brackets $(...).

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help