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

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

bug#42734: closed (Export android-platform-system-core)


From: GNU bug Tracking System
Subject: bug#42734: closed (Export android-platform-system-core)
Date: Fri, 07 Aug 2020 08:25:02 +0000

Your message dated Fri, 07 Aug 2020 10:24:34 +0200
with message-id <87y2mqoocd.fsf@gnu.org>
and subject line Re: [bug#42734] [PATCH 1/2] gnu: android: Export 
android-platform-version.
has caused the debbugs.gnu.org bug report #42734,
regarding Export android-platform-system-core
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42734: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42734
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Export android-platform-system-core Date: Fri, 7 Aug 2020 02:44:23 +0200
Hi,

Here are two patches to export android-platform-system-core.

This way it can be used as a dependency like that:
> (native-inputs
> `(("android-core" ,(android-platform-system-core
>                    (android-platform-version)))))

Denis.

Attachment: pgp1it7YPNvQ9.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42734] [PATCH 1/2] gnu: android: Export android-platform-version. Date: Fri, 07 Aug 2020 10:24:34 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello Denis,

>  ;; The version tag is consistent between all repositories.
> -(define (android-platform-version) "7.1.2_r36")
> +(define-public (android-platform-version) "7.1.2_r36")

We could turn this procedure into a variable.

Anyway, pushed those two patches,

Thanks,

Mathieu


--- End Message ---

reply via email to

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