emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28516: closed (Cinnamon-Desktop (a package, not th


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28516: closed (Cinnamon-Desktop (a package, not the full desktop!))
Date: Sun, 15 Oct 2017 19:41:01 +0000

Your message dated Sun, 15 Oct 2017 20:40:01 +0100
with message-id <address@hidden>
and subject line Re: [bug#28516] Cinnamon-Desktop (a package, not the full 
desktop!)
has caused the debbugs.gnu.org bug report #28516,
regarding Cinnamon-Desktop (a package, not the full desktop!)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28516: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28516
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Cinnamon-Desktop (a package, not the full desktop!) Date: Tue, 19 Sep 2017 16:23:14 +0000
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

Attachment: 0001-gnu-Add-cinnamon-desktop.patch
Description: Text document

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#28516] Cinnamon-Desktop (a package, not the full desktop!) Date: Sun, 15 Oct 2017 20:40:01 +0100
On Sat, 14 Oct 2017 21:08:13 +0000
ng0 <address@hidden> wrote:

> Updated patch appended.

Great :) I've tweaked the description a bit, I hope you don't mind, and
pushed this now.

I put "The" at the start of the description, as this looked neater to
me than capitalising cinnamon. I also removed the bit about
cinnamon-about, as I think this is an error in the upstream README. The
package doesn't look to contain any such program, and ooking at the git
history, I think it came across from Gnome and was simply renamed,
even though it probably didn't exist in the repository...

Attachment: pgpXuN5Np4HmI.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]