mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-07-06 15:08:18 +02:00
Cleanup
This commit is contained in:
8
Makefile
8
Makefile
@@ -74,11 +74,3 @@ systray-x-app:
|
||||
../build.bat x86_64 5.14.1 ;\
|
||||
cd ../..
|
||||
endif
|
||||
|
||||
#DEFINES+=EXT_VERSION \
|
||||
DEFINES+=APP_VERSION_MAJOR=\\\\\\\"\"$(VERSION_MAJOR)\\\\\\\"\" \
|
||||
DEFINES+=APP_VERSION_MINOR=\\\\\\\"\"$(VERSION_MINOR)\\\\\\\"\" \
|
||||
DEFINES+=APP_VERSION_PATCH=\\\\\\\"\"$(VERSION_PATCH)\\\\\\\"\" \
|
||||
DEFINES+=APP_BUILD=\\\\\\\"\"$(BUILD_NUMBER2)\\\\\\\"\" \
|
||||
DEFINES+=APP_GITHASH=\\\\\\\"\"$(GIT_HASH2)\\\\\\\"\" \
|
||||
DEFINES+=APP_GITBRANCH=\\\\\\\"\"$(GIT_BRANCH2)\\\\\\\"\" \
|
||||
|
||||
2
dist/rpm/_service
vendored
2
dist/rpm/_service
vendored
@@ -1,4 +1,4 @@
|
||||
q<services>
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
|
||||
Reference in New Issue
Block a user