debian: Do not include volatile lines in patch

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
This commit is contained in:
Vasilis Tsiligiannis 2019-09-17 14:42:03 +03:00 committed by Manolis Surligas
parent 2edceafaa5
commit 558b59123f
1 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,8 @@
Index: gr-satnogs-1.5.1/CMakeLists.txt
Index: gr-satnogs/CMakeLists.txt
===================================================================
--- gr-satnogs-1.5.1.orig/CMakeLists.txt
+++ gr-satnogs-1.5.1/CMakeLists.txt
@@ -49,7 +49,7 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_
set(VERSION_INFO_MAJOR_VERSION 1)
set(VERSION_INFO_API_COMPAT 5)
set(VERSION_INFO_MINOR_VERSION 1)
--- gr-satnogs.orig/CMakeLists.txt
+++ gr-satnogs/CMakeLists.txt
@@ -52,4 +52,4 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_
-set(VERSION_INFO_MAINT_VERSION git)
+set(VERSION_INFO_MAINT_VERSION 0)