On 3/18/07, fancris3 <fancris3 at aol.com> wrote: > Maybe it's forced : > [root at x ~]# cd 1\ 2\ 3/ > [root at x 1 2 3]# makepkg > /usr/bin/makepkg: line 564: [: too many arguments I went through makepkg and ensured a few more of the paths were quoted correctly. However, most PKGBUILDs will still break as they do not quote $startdir. -Dan