[Slackbuilds-users] libgksu on x86_64 (Slackware64 14.1)
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Fri Feb 14 03:34:38 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> The end result is gksu fails when it tries to run the run-helper
> because /usr/lib/libgksu/gksu-run-helper doesn't exist.
>
> The attached patch along with the edit to the SlackBuild below
> will remedy things.
>
> --mancha
>
> =====
>
> --- libgksu.SlackBuild.SBo
> +++ libgksu.SlackBuild
> @@ -79,6 +79,11 @@ patch -p0 < $CWD/patches/libgksu-2.0.12-
> patch -p1 < $CWD/patches/libgksu-2.0.12-notests.patch
> patch -p1 < $CWD/patches/libgksu-2.0.12-automake-1.11.2.patch
>
> +# Patch from mancha
> +if [ "$ARCH" = "x86_64" ]; then
> + patch -p1 < $CWD/patches/libgksu-2.0.12-x86_64-path.diff
> +fi
> +
> touch NEWS README
> libtoolize --force --copy --install
> autoreconf
Fixed in my branch
commit 5080951eec93da7758ab664ea70628e253044e53
Author: mancha <mancha1 at hush.com>
Date: Fri Feb 14 10:33:59 2014 +0700
libraries/libgksu: Fixed helper path on x86_64.
Signed-off-by: Willy Sudiarto Raharjo <willysr at slackbuilds.org>
- --
Willy Sudiarto Raharjo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlL9js4ACgkQiHuDdNczM4E1eQCdHcFnngfe5VOu/CaIT/sm2rfn
RhcAni5uDaXvlrhhK9J4GFug7mXv6aHv
=vB9N
-----END PGP SIGNATURE-----
More information about the SlackBuilds-users
mailing list