SHA256
1
0
forked from pool/datovka

Accepting request 458522 from home:pluskalm:branches:network

- Use qmake macros

OBS-URL: https://build.opensuse.org/request/show/458522
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal 2017-02-17 14:49:17 +00:00 committed by Git OBS Bridge
parent 54615b3696
commit bd01b835ca
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 16 16:17:11 UTC 2017 - mpluskal@suse.com
- Use qmake macros
-------------------------------------------------------------------
Wed Feb 15 10:10:37 UTC 2017 - jslaby@suse.com

View File

@ -65,10 +65,10 @@ export CFLAGS="%{optflags}"
export CXXFLAGS="%{optflags}"
lrelease-qt5 datovka.pro
%qmake5 PREFIX=%{_prefix} DISABLE_VERSION_CHECK_BY_DEFAULT=1
make %{?_smp_mflags}
%make_jobs
%install
make install INSTALL_ROOT=%{buildroot}
%qmake5_install
# fix desktop file
sed -i \