Martin Pluskal 2016-05-05 07:19:49 +00:00 committed by Git OBS Bridge
parent 70f87b8e95
commit 7031d38607

View File

@ -57,10 +57,10 @@ provides a relaxing, distraction-free writing environment.
%build
%qmake5 PREFIX=%{_prefix}
%make_build
make %{?_smp_mflags}
%install
make install INSTALL_ROOT=%{buildroot}
%qmake5_install
%suse_update_desktop_file -r %{name} TextEditor
%post