commit 10ffcdee74dbd516e0d3c589d7848f49e9d458c4
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to