[Slackbuilds-users] Cairo dock plugins slackbuild bug

Niels Horn niels.horn at gmail.com
Fri Jul 8 16:42:48 UTC 2011


On Fri, Jul 8, 2011 at 10:33 AM, Pierre Cazenave <pwcazenave at gmail.com> wrote:
>
>
> On 08/07/2011 14:28, José Lopes wrote:
>>
>> Hello,
>>
>> I think cairo dock plugins has a bug. The Slackbuild tries to cat
>> itself but there is a case sensitive bug: Slackbuild -> SlackBuild
>> Patch in attachment.
>>
>> I apologize if it was my mistake.
>>
>> Regards, José Lopes
>>
>>
>
> A quick
>
> cd /var/lib/sbopkg/SBo/13.37 && find ./ -iname "*.SlackBuild" -exec grep
> '\.Slackbuild' {} +
>
> gives the following results
>
> ./system/dump/dump.SlackBuild:cat $CWD/$PRGNAM.SlackBuild >
> $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.Slackbuild
> ./desktop/cairo-dock-plugins/cairo-dock-plugins.SlackBuild:cat
> $CWD/$PRGNAM.Slackbuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
> ./desktop/cairo-dock/cairo-dock.SlackBuild:cat $CWD/$PRGNAM.Slackbuild >
> $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
> ./multimedia/seq24/seq24.SlackBuild:cat $CWD/$PRGNAM.SlackBuild >
> /$PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.Slackbuild
>
> Pierre
>

Ok, thanks for the investigation :)
Just fixed these four in my branch.

Now seq24 would not build here, but that might be another problem, so
I'm copying the maintainer...

--
Niels Horn


More information about the SlackBuilds-users mailing list