[packages/rpm-build-tools] replace _tmpfilesdir

glen glen at pld-linux.org
Thu May 8 11:19:13 CEST 2014


commit 10ffcdee74dbd516e0d3c589d7848f49e9d458c4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 8 12:18:49 2014 +0300

    replace _tmpfilesdir

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 3e0cda4..d10b4ba 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1130,6 +1130,7 @@ function use_macros()
 	gsub("%{_userunitdir}", "%{systemduserunitdir}")
 	gsub(systemduserunitdir, "%{systemduserunitdir}")
 	gsub(systemdtmpfilesdir, "%{systemdtmpfilesdir}")
+	gsub("%{_tmpfilesdir}", "%{systemdtmpfilesdir}")
 
 	gsub("%{_datadir}/applications", "%{_desktopdir}")
 	gsub("%{_datadir}/pixmaps", "%{_pixmapsdir}")
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/0428aa351d502d54f543b2d81b3575d744fc1768



More information about the pld-cvs-commit mailing list