Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Update
datovka
datovka-fix-pro.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File datovka-fix-pro.patch of Package datovka
Index: datovka.pro =================================================================== --- datovka.pro.orig +++ datovka.pro @@ -61,7 +61,6 @@ isEqual(QT_MAJOR_VERSION, $${REQUIRED_MA #LIBISDS_PREFIX = "$$HOME/third_party/built" DEFINES += \ - DEBUG=1 \ VERSION=\\\"$${VERSION}\\\" unix:!macx { @@ -110,12 +109,6 @@ unix:!macx { localisation.files += locale/datovka_cs.qm \ locale/datovka_en.qm - additional.path = "$${TEXT_FILES_INST_DIR}" - additional.files = \ - AUTHORS \ - COPYING \ - README - DEFINES += DATADIR=\\\"$$DATADIR\\\" \ PKGDATADIR=\\\"$$PKGDATADIR\\\" \ LOCALE_INST_DIR="\"\\\"$${LOCALE_INST_DIR}\\\"\"" \ @@ -133,16 +126,19 @@ unix:!macx { icon64 \ icon128 \ icon256 \ - localisation \ - additional + localisation } } QMAKE_CXXFLAGS = \ - -g -O0 -std=c++11 \ + -g -std=c++11 $$(CXXFLAGS) \ -Wall -Wextra -pedantic \ -Isrc/views +QMAKE_CFLAGS += \ + -g $$(CFLAGS) \ + -Wall -Wextra -pedantic + INCLUDEPATH += \ src @@ -211,15 +207,8 @@ macx { locale/datovka_en.qm localisation.files += locale/qtbase_cs.qm - additional.path = "Contents/Resources" - additional.files = \ - AUTHORS \ - COPYING \ - ChangeLog - QMAKE_BUNDLE_DATA +=\ - localisation \ - additional + localisation } win32 {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor