Damien Carbery wrote:
> I don't know why l10n-configure.sh is being referenced here, probably
> left over from when it was part of JDS.
>
> In base-specs/libogg.spec and base-specs/libvorbis.spec, remove the
> following lines:
> Source1: l10n-configure.sh
> and
> bash -x %SOURCE1
That worked. I now have two identical ogg-vorbis packages installed on
my system:
$ pkginfo -l SUNWogg-vorbis | grep VERSION
VERSION: 2.18.0,REV=110.0.4.2007.08.27.12.24
$ pkginfo -l SFEogg-vorbis | grep VERSION
VERSION: 2.18.0,REV=110.0.4.2007.10.01.11.33
The SFElibsndfile.spec should probably be fixed to use the SUNWogg-vorbis
that comes with the OS.
Thanks,
-Seb