prevent double quoting for $(datadir)
commit65cde867c6f07411e750447f9c247f9a857300dd
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 18 Mar 2013 07:14:25 +0000 (18 08:14 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Mon, 18 Mar 2013 07:14:25 +0000 (18 08:14 +0100)
treebc7fc09cd35f7e7082648f0d812d67621924fe9b
parent798a7de9b86d41cfeba2de3108394a4dec2ee124
prevent double quoting for $(datadir)

* mk/default.mk (MAKE_ORG_VERSION): Keep $(datadir) outside quotes,
  should already be shell-quoted.

Reported by Bernd Haug.
mk/default.mk