[Slackbuilds-users] Wrong symlink in wxGTK
Iskar Enev
iskar.enev at gmail.com
Fri Mar 2 08:20:33 UTC 2007
Could it be something like:
UNICODE=${UNICODE:-1}
and this way one could pass the variable on the command line without
modifying the script?
I think it would be nice to apply it to the TRAYICON variable in the
nicotine-plus script as well.
Regards:
Iskar Enev
Robby Workman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Eric Hameleers wrote:
>> Niki Kovacs wrote:
>>> So in my case, I have to add something like this to the build script:
>>>
>>> # Getting wrong symlink right
>>> cd $PKG/usr/bin
>>> rm -rf wx-config
>>> ln -sf ../lib/wx/config/gtk2-ansi-release-2.6 wx-config
>> Right...
>> Just like I did in my own script long ago:
>> http://www.slackware.com/~alien/slackbuilds/wxWidgets/build/wxWidgets.SlackBuild
>
>
> Yeah yeah... Why didn't you say something before I approved it? ;-)
>
> Anyway... here's what I'm thinking:
>
> Since the target of the link is different depending on whether unicode
> is enabled or not, have a variable determine whether to enable or
> disable unicode, and then after the package is installed to $PKG,
> create the symlink according to the UNICODE variable.
>
> Anything I'm overlooking?
>
> - --
>
> http://slackbuilds.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.2 (GNU/Linux)
>
> iD8DBQFF5t3d7QPvQNDlLwQRAnjfAJ98FgIXPHxRYR8Gw19E25oopxuQtACeKN1O
> MMTOpjD2t/TbVuGcbVG+hhc=
> =8kZ+
> -----END PGP SIGNATURE-----
> _______________________________________________
> Slackbuilds-users mailing list
> Slackbuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>
More information about the Slackbuilds-users
mailing list