On Tue, Jun 15, 2010 at 10:17:30AM +0600, Murat D. Kadirov wrote:

> On 15.06.2010 10:09, Erik Hanson wrote:
>> On Tue, 15 Jun 2010 09:58:06 +0600
>> "Murat D. Kadirov"<bander...@gmail.com>  wrote:
>>
>>> I apologize for intruding. How can I remove this tag without
>>> editing SlackBild? I tried to run the script like below, but without
>>> result.
>>>
>>> TAG=" " ./opera.SlackBuild
>>> [...]
>>> ERROR:  Package extension .10-x86_64-1 is not supported.
>>>      
>> TAG="" ./opera.SlackBuild
>>    
> Hmm .. so I also tried. It does not help:
>
> [...]
> Slackware package / tmp/opera-10.10-x86_64-1_SBo.tgz created.

Looks like for $TAG, the template would be better as

TAG=${TAG-_SBo}

so as to allow the TAG to be empty.

Kev.

Attachment: pgpMFMDuPBODC.pgp
Description: PGP signature

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to