[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cinnamon 4.6 upload to experimental or unstable?



Hi Fabio,

> there isn't a full multiarch support on all cinnamon related software
> for really use it FWIK

I have already fixed this in the last commit:
Author: Norbert Preining <norbert@preining.info>
Date:   Mon Jun 8 10:21:53 2020 +0900

    set libexecdir to lib/$TRIPLE, adjust install files

    We are building with --Dlibexecdir=lib/$(DEB_TARGET_MULTIARCH) so that the
    xapp-sn-watcher binary is correctly placed in an arch-dependent directory.

    The other libexec files (applet_constants.py  mate-xapp-status-applet.py)
    are installed into arch-deps but arch-all package xapp1-common, and thus
    cannot use the $(DEB_TARGET_MULTIARCH) directory.

    Since the location of the Python files are not hard-coded in the source but
    only in the service and desktop file, we install the .py into /usr/libexec,
    and patch the service and aplet files to use the updated path.


Effect is that we have the xapp-sn-watcher in
	/usr/lib/$(DEB_TARGET_MULTIARCH)/xapp/
and the other python files in
	/usr/libexec/xapp/

That satisfies lintian.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: