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
<[email protected]> 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.

Reply via email to