Changeset 1334 for spec/trunk/SPECS/adobe-source-code-pro-fonts.spec
- Timestamp:
 - Mar 7, 2018, 4:18:14 PM (8 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  spec/trunk/SPECS/adobe-source-code-pro-fonts.spec (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
spec/trunk/SPECS/adobe-source-code-pro-fonts.spec
r1332 r1334 66 66 67 67 %post 68 if [ -x %{_bindir}/fc-cache ]; then \69 %{_bindir}/fc-cache %{_fontdir} || : \68 if [ -x %{_bindir}/fc-cache ]; then 69 %{_bindir}/fc-cache %{_fontdir} || : 70 70 fi 71 71 72 72 %postun 73 if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then \74 %{_bindir}/fc-cache %{_fontdir} || : \73 if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then 74 %{_bindir}/fc-cache %{_fontdir} || : 75 75 fi 76 76  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  