guix-patches
[Top][All Lists]
Advanced

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

[bug#28453] [PATCH 3/5] gnu: Add openttd-opensfx.


From: Arun Isaac
Subject: [bug#28453] [PATCH 3/5] gnu: Add openttd-opensfx.
Date: Sat, 16 Sep 2017 22:34:20 +0530

>
> I wrote a tiny phase that makes this package reproducible:
>
> (replace 'configure
>   (lambda _
>     ;; Remove the time dependency of the installed tarball by
>     ;; setting the modification times if its members to 0.
>     (substitute* "scripts/Makefile.def"
>       (("-cf") " address@hidden -cf"))
>     #t))

Thanks, I'll include this phase in the updated patchset.





reply via email to

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