aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/0002-introduce-debian-standard-build-flags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0002-introduce-debian-standard-build-flags.patch')
-rw-r--r--debian/patches/0002-introduce-debian-standard-build-flags.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/0002-introduce-debian-standard-build-flags.patch b/debian/patches/0002-introduce-debian-standard-build-flags.patch
index e4b7c6d..d3af5e3 100644
--- a/debian/patches/0002-introduce-debian-standard-build-flags.patch
+++ b/debian/patches/0002-introduce-debian-standard-build-flags.patch
@@ -8,10 +8,10 @@ See https://wiki.debian.org/Hardening
8 1 file changed, 6 insertions(+), 1 deletion(-) 8 1 file changed, 6 insertions(+), 1 deletion(-)
9 9
10diff --git a/Makefile b/Makefile 10diff --git a/Makefile b/Makefile
11index 1dac1ef..7e1381c 100644 11index 63e38ab..ff93147 100644
12--- a/Makefile 12--- a/Makefile
13+++ b/Makefile 13+++ b/Makefile
14@@ -37,6 +37,10 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT)) 14@@ -38,6 +38,10 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT))
15 # 15 #
16 -include cgit.conf 16 -include cgit.conf
17 17
@@ -22,7 +22,7 @@ index 1dac1ef..7e1381c 100644
22 export CGIT_VERSION CGIT_SCRIPT_NAME CGIT_SCRIPT_PATH CGIT_DATA_PATH CGIT_CONFIG CACHE_ROOT 22 export CGIT_VERSION CGIT_SCRIPT_NAME CGIT_SCRIPT_PATH CGIT_DATA_PATH CGIT_CONFIG CACHE_ROOT
23 23
24 # 24 #
25@@ -65,7 +69,8 @@ endif 25@@ -66,7 +70,8 @@ endif
26 all:: cgit 26 all:: cgit
27 27
28 cgit: 28 cgit: