[arch-general] /usr/bin/makepkg: eval: line 2180: unexpected EOF while looking for matching `}'

Emil Lundberg lundberg.emil at gmail.com
Sun Jan 26 15:08:08 EST 2014


provides=("${pkgname}") is added implicitly by makepkg, so you
shouldn't need to define the provides variable at all in this case
(unless I misunderstood your PKGBUILD).

On Sat, Jan 25, 2014 at 11:42 AM, David C. Rankin
<drankinatty at suddenlinkmail.com> wrote:
> On 01/24/2014 08:10 PM, Nowaker wrote:
>>> Is there something obvious below, or is this a bug?
>>
>> This line is causing this:
>> provides=("${pkgname#*-}")
>>
>
> Thank you!
>
> provides=('tde-adept')
>
> It is working now.
>
> --
> David C. Rankin, J.D.,P.E.


More information about the arch-general mailing list