[projects/cleanbuild] update ccache path in rpmmacros for libexec change

glen glen at pld-linux.org
Sun Aug 12 21:23:54 CEST 2018


commit 192b0a3789c5e17dd1c0c6376b806588ca86420a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jul 19 20:45:26 2018 +0300

    update ccache path in rpmmacros for libexec change

 docker/rpmmacros | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker/rpmmacros b/docker/rpmmacros
index 20540c7..7f9a586 100644
--- a/docker/rpmmacros
+++ b/docker/rpmmacros
@@ -1,5 +1,5 @@
 
-%ccache_prefix %{_libdir}/ccache/
+%ccache_prefix %{_prefix}/libexec/ccache/
 
 %__cc %{?ccache_prefix}%{_target_platform}-gcc
 %__cxx %{?ccache_prefix}%{_target_platform}-g++
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/192b0a3789c5e17dd1c0c6376b806588ca86420a



More information about the pld-cvs-commit mailing list