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:
parent
54615b3696
commit
bd01b835ca
@ -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
|
Wed Feb 15 10:10:37 UTC 2017 - jslaby@suse.com
|
||||||
|
|
||||||
|
@ -65,10 +65,10 @@ export CFLAGS="%{optflags}"
|
|||||||
export CXXFLAGS="%{optflags}"
|
export CXXFLAGS="%{optflags}"
|
||||||
lrelease-qt5 datovka.pro
|
lrelease-qt5 datovka.pro
|
||||||
%qmake5 PREFIX=%{_prefix} DISABLE_VERSION_CHECK_BY_DEFAULT=1
|
%qmake5 PREFIX=%{_prefix} DISABLE_VERSION_CHECK_BY_DEFAULT=1
|
||||||
make %{?_smp_mflags}
|
%make_jobs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install INSTALL_ROOT=%{buildroot}
|
%qmake5_install
|
||||||
|
|
||||||
# fix desktop file
|
# fix desktop file
|
||||||
sed -i \
|
sed -i \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user