[adobe-source-sans-pro-fonts: 2/3] solve dir bug on first compile

Lameire Alexis alexises at fedoraproject.org
Mon Apr 29 17:32:00 UTC 2013


commit f75d11679f1964db594bce35b14b02d9a0b77243
Author: Alexis Lameire <alexisis-pristontale at hotmail.com>
Date:   Mon Apr 29 19:28:25 2013 +0200

    solve dir bug on first compile

 adobe-source-sans-pro-fonts.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/adobe-source-sans-pro-fonts.spec b/adobe-source-sans-pro-fonts.spec
index 61b3492..fabf3fa 100644
--- a/adobe-source-sans-pro-fonts.spec
+++ b/adobe-source-sans-pro-fonts.spec
@@ -31,7 +31,7 @@ sed -i "s|\r||" LICENSE.txt
 
 %install
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p *.otf %{buildroot}%{_fontdir}
+install -m 0644 -p OTF/*.otf %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}


More information about the fonts-bugs mailing list