[qt5-qtquick1] fix another syntax error

Rex Dieter rdieter at fedoraproject.org
Tue Sep 16 17:35:31 UTC 2014


commit 62afc89b82d7e508e11c086fa2ae444bc9336da0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Sep 16 12:35:17 2014 -0500

    fix another syntax error

 qt5-qtquick1.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 7b87549..de8a89c 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -98,7 +98,7 @@ for i in * ; do
       ln -sv ${i} ${i}-qt5
       ;;
     # stuff handled by qtchooser
-    qml1plugindump|
+    qml1plugindump)
       ln -v  ${i} %{buildroot}%{_bindir}/${i}
       ln -v  ${i} %{buildroot}%{_bindir}/${i}-qt5
       ln -sv ${i} ${i}-qt5


More information about the scm-commits mailing list