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.
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.