[qt5-qtdeclarative] fix case syntax

Rex Dieter rdieter at fedoraproject.org
Tue Sep 16 15:00:42 UTC 2014


commit c6c586fad919c69a089c57b9d9aaf1ff72c97c07
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Sep 16 10:00:36 2014 -0500

    fix case syntax

 qt5-qtdeclarative.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index 81a3074..aa9a4f9 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -130,6 +130,7 @@ for i in * ; do
       ln -v  ${i} %{buildroot}%{_bindir}/${i}
       ln -v  ${i} %{buildroot}%{_bindir}/${i}-qt5
       ln -sv ${i} ${i}-qt5
+      ;;
     *)
       ln -v  ${i} %{buildroot}%{_bindir}/${i}
       ;;


More information about the scm-commits mailing list