From 3e826423b7973836f33152a06c5100a5e71ecf90 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 7 Nov 2019 23:37:36 +0000 Subject: [PATCH] sys-apps/guix: add a reference to 'touch' hack Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- sys-apps/guix/guix-1.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/guix/guix-1.0.1.ebuild b/sys-apps/guix/guix-1.0.1.ebuild index cb8689ab8712..309d371d09c3 100644 --- a/sys-apps/guix/guix-1.0.1.ebuild +++ b/sys-apps/guix/guix-1.0.1.ebuild @@ -122,6 +122,7 @@ src_prepare() { # loads system one (from potentially older version of guix). # To work it around we bump last modification timestamp of # '*.scm' files. + # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112 find "${S}" -name "*.scm" -exec touch {} + || die # Gentoo stores systemd unit files in lib, never in lib64: bug #689772 -- 2.26.2