Blob Blame History Raw
From e05af3078939b6e0d677b44c75708653766fd6f1 Mon Sep 17 00:00:00 2001
From: Akira TAGOH <tagoh@fedoraproject.org>
Date: Tue, 23 Oct 2018 18:44:33 +0900
Subject: [PATCH] Add .uuid as ghost file

---
 rpm/macros.fonts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rpm/macros.fonts b/rpm/macros.fonts
index 1107717..b6a1395 100644
--- a/rpm/macros.fonts
+++ b/rpm/macros.fonts
@@ -77,6 +77,7 @@ print(meld(meld(pkgname,fontname),subname) .. "-fonts")
 \
 %files -n %{spn} \
 %dir %{_fontdir} \
+%ghost %{_fontdir}/.uuid \
 %{lua: \
 for arg=1,rpm.expand("%#") do \
   print(rpm.expand("%{_fontdir}/%" .. arg) .. "\\n") \
-- 
2.17.2