* Makefile.in (install-arch-indep): Allow ' ' in destdir.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Feb 2014 08:05:18 +0000 (00:05 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Feb 2014 08:05:18 +0000 (00:05 -0800)
commit96fbe2b900d47188c358af0fb06b0253a945a027
tree25957e35fd3a78cadf58d8d8628157ae8c6b979e
parentb8630261dda1988bd1cabe7fc1b567b6e140eabb
* Makefile.in (install-arch-indep): Allow ' ' in destdir.

This fixes a bug in the previous change.  Also, use $(SHELL)
rather than sh, as that's more likely to be portable.

Fixes: debbugs:16717
ChangeLog
Makefile.in