[qscintilla] designer-Qt4Qt5 dir

Rex Dieter rdieter at fedoraproject.org
Mon Mar 4 01:19:13 UTC 2013


commit ebf8a4c3b029068208d83fa56f886dd0a1d87c3a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Mar 3 19:18:46 2013 -0600

    designer-Qt4Qt5 dir

 qscintilla.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qscintilla.spec b/qscintilla.spec
index 3532386..8aa0bcc 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -68,7 +68,7 @@ pushd Qt4Qt5
 make %{?_smp_mflags}
 popd
 
-pushd designer-Qt4
+pushd designer-Qt4Qt5
 %{_qt4_qmake} designer.pro
 make %{?_smp_mflags}
 popd
@@ -87,7 +87,7 @@ popd
 
 %install
 make -C Qt4Qt5 install INSTALL_ROOT=%{buildroot} 
-make -C designer-Qt4 install INSTALL_ROOT=%{buildroot}
+make -C designer-Qt4Qt5 install INSTALL_ROOT=%{buildroot}
 %if 0%{?python}
 make -C Python install DESTDIR=%{buildroot}
 %endif


More information about the scm-commits mailing list