GNU bug report logs -
#28516
Cinnamon-Desktop (a package, not the full desktop!)
Previous Next
Reported by: ng0 <ng0 <at> infotropique.org>
Date: Tue, 19 Sep 2017 16:25:02 UTC
Severity: normal
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This adds 'cinnamon-desktop', the start for Cinnamon.
I ran into problems building muffin afterwards, not related to
this package.
+ (and (system* "glib-gettextize" "--force" "--copy")
+ (system* "intltoolize" "--force" "--copy" "--automake")
+ (system* "autoreconf" "--verbose" "--force" "--install"))))))))
As far as I remember I tried to work around with this
on the PYTHON=python2 ./automake.sh --some --configure --parameters; make
system Cinnamon uses.
It could probably be shortened to:
+ (and (system* "glib-gettextize")
+ (system* "intltoolize")
+ (system* "autoreconf" "-vfi"))…
What do you think?
--
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://krosos.org/dist/keys/
https://www.infotropique.org https://www.krosos.org
[0001-gnu-Add-cinnamon-desktop.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.