[gnome-commander/gcmd-1-10] Removed smp_mflags variable from the spec file



commit e39a6890fa5739d12a36cd9d98d855b63fccc18d
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Thu May 16 22:08:10 2019 +0200

    Removed smp_mflags variable from the spec file

 data/gnome-commander.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/data/gnome-commander.spec.in b/data/gnome-commander.spec.in
index 610e3aa2..9e9f55b0 100644
--- a/data/gnome-commander.spec.in
+++ b/data/gnome-commander.spec.in
@@ -111,7 +111,7 @@ ansluta till FTP-servrar och SMB-nätverk.
 %build
 %configure \
    --disable-scrollkeeper \
-%{__make} %{?_smp_mflags}
+%{__make}
 
 %install
 %{__rm} -rf %{buildroot}
@@ -162,6 +162,9 @@ scrollkeeper-update -q || :
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 
 %changelog
+* Thu May 16 2019 Uwe Scholz <u scholz83 gmx de>
+- Removed smp_mflags variable from the spec file
+
 * Tue May 14 2019 Uwe Scholz <u scholz83 gmx de>
 - Updated the icon file name suffix from png to svg
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]