summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 022b5c0..0dce0d6 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -79,7 +79,7 @@ option(WITH_SYSTEMD "Set to on to run CMakeLists.txt in systemd"
option(WITH_GPROF "Set -pg to compile flags" OFF )
# RPM settings
-set( GENIVI_RPM_RELEASE "1${DLT_REVISION}")
+set( GENIVI_RPM_RELEASE "1")#${DLT_REVISION}")
set( LICENSE "LGPL v2.1 with special exception" )
# Build, project and include settings