[kst] introduced another typo :(

Rex Dieter rdieter at fedoraproject.org
Tue Aug 13 12:26:47 UTC 2013


commit b2ee90df3df18c43b4b64090bf9e7d6a2bca5968
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Aug 13 07:25:36 2013 -0500

    introduced another typo :(
    
    confirmed by local build this time, last fix, I promise.

 kst.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kst.spec b/kst.spec
index b9a10ff..6e24847 100644
--- a/kst.spec
+++ b/kst.spec
@@ -115,7 +115,7 @@ mkdir -p %{buildroot}
 make install/fast DESTDIR=%{buildroot}
 rm -f %{buildroot}%{_bindir}/test_*
 # omit deprecated kde3-era stuff -- rex
-rm -frv %{buildroot}%{_datadir}/applnk,mimelink}/
+rm -frv %{buildroot}%{_datadir}/{applnk,mimelink}/
 
 %post
 /sbin/ldconfig


More information about the scm-commits mailing list