[Lunar-commits] <moonbase-other> qt5: Fixing the bindir

v4hn v4hn at lunar-linux.org
Sun Sep 14 16:11:09 CEST 2014


On Sun, Sep 14, 2014 at 02:46:53PM +0200, Dennis Veatch wrote:
> commit 8d62aaca31b3f3dc45289f45803988870b4e1f7d
> Author: Dennis Veatch <dennisveatch at bellsouth.net>
> Date: Sun, 14 Sep 2014 08:46:30 -0400
> URL: https://github.com/lunar-linux/moonbase-other/commit/8d62aaca31b3f3dc45289f45803988870b4e1f7d
> 
> qt5: Fixing the bindir
> ---
> [...]
> --- a/zbeta/qt5/BUILD
> +++ b/zbeta/qt5/BUILD
> @@ -19,7 +19,7 @@
>    ./configure  -confirm-license "${LICENSE_TYPE}"                            \
>                 -prefix "${MODULE_PREFIX}"                                    \
>                 -sysconfdir "/etc/xdg"                                        \
> -               -bindir "${MODULE_PREFIX}/lib/$MODULE/bin"                    \
> +               -bindir "${MODULE_PREFIX}/bin/$MODULE"                        \
>                 -libdir "${MODULE_PREFIX}/lib/$MODULE"                        \
>                 -archdatadir "${MODULE_PREFIX}/lib/$MODULE"                   \

I'm sorry, is there anyone else around here
who does not consider that to be a fix?

/usr/bin is _not_ supposed to have subfolders ttbomk.
@Dennis: What was the particular reason for you to change that path?

In my opinion the binaries should stay in /usr/lib/qt5/bin for now
or should be moved to /usr/libexec/qt5.


v4hn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.lunar-linux.org/pipermail/lunar-dev/attachments/20140914/1b83e826/attachment.sig>


More information about the Lunar-dev mailing list