Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
albumshaper
albumshaper-project.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File albumshaper-project.patch of Package albumshaper
Index: AlbumShaper.pro =================================================================== --- AlbumShaper.pro.orig +++ AlbumShaper.pro @@ -20,13 +20,13 @@ #------------------------------------------------------- win32:BIN_DIR = AlbumShaper.win mac:BUNDLE_DIR = build/AlbumShaper.app -!mac:unix:BIN_DIR = /usr/bin +!mac:unix:BIN_DIR = $${BUNDLE_DIR}/usr/bin #Directory translations, button icons, etc will be installed #------------------------------------------------------- win32:DATA_DIR = AlbumShaper.win mac:DATA_DIR = $${BUNDLE_DIR}/Contents/Resources -!mac:unix:DATA_DIR = /usr/share/albumshaper +!mac:unix:DATA_DIR = $${BUNDLE_DIR}/usr/share/albumshaper #=========================================================================================== #=========================================================================================== @@ -46,7 +46,7 @@ mac:DATA_DIR = $${BUNDLE_DIR}/Cont #CONFIG += static #Comment this line in if you want to compile using debugging symbols -#CONFIG += debug +#CONFIG += debug #------------ Linux/FreeBSD Include Paths + Linking Options --------------- !mac:unix { @@ -197,9 +197,6 @@ contains(CONFIG, static):contains( CONFI #Optimize compiled files for speed QMAKE_CFLAGS_RELEASE += -Os QMAKE_CXXFLAGS_RELEASE += -Os - - #Strip debug symbols from linked binaries - optionnot supported by nmake/vc6 - unix:QMAKE_LFLAGS_RELEASE += -s } # Define preprocessor variables specifying where items will be installed. This is
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