bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] dismal, bad install


From: Brandon Invergo
Subject: Re: [bug-gsrc] dismal, bad install
Date: Sun, 20 Jan 2013 10:45:16 +0100
User-agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu)

carl <address@hidden> writes:

> The problem is { and } have special meaning to "make" so don't
> get through to the shell.
>
> The fix is:
>
>
>       for el in $(WORKSRC)/*.el  $(WORKSRC)/*.elc ; do \
>
>
> Took a couple hours to figure that one out...

Strange, because it works for me with Make 3.82. Regardless, if it
causes a problem on other systems, it is better to change it. So I
implemented your fix.

Thanks!
-brandon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]