diff options
Diffstat (limited to 'qelly')
-rw-r--r-- | qelly/qelly/qelly.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec index 2f37ad7..53dead2 100644 --- a/qelly/qelly/qelly.spec +++ b/qelly/qelly/qelly.spec @@ -26,7 +26,7 @@ name), but more features from other Telnet/SSH clients are also planned. %build %{qmake_qt4} -make %{?_smp_mflags} +%make_build %install @@ -42,7 +42,7 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin" %changelog * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.10.beta -- Use autosetup macro +- Use autosetup and make_build macros - Rename the source tarball * Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.9.beta |