Add patch to set installation type
This commit is contained in:
parent
394b793376
commit
7bc018b2b8
2 changed files with 11 additions and 0 deletions
10
debian/patches/0690-debian-usage-ping.patch
vendored
Normal file
10
debian/patches/0690-debian-usage-ping.patch
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Description: Set installation type to debian-native for usage ping differentiation
|
||||||
|
Author: Balasankar C <balasankarc@debian.org>
|
||||||
|
Last-Update: 2019-01-04
|
||||||
|
---
|
||||||
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||||
|
--- a/INSTALLATION_TYPE
|
||||||
|
+++ b/INSTALLATION_TYPE
|
||||||
|
@@ -1 +1 @@
|
||||||
|
-source
|
||||||
|
+debian-native
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -24,3 +24,4 @@
|
||||||
0660-fix-gitlab-yml-path.patch
|
0660-fix-gitlab-yml-path.patch
|
||||||
0670-allow-doorkeepr-4_3.patch
|
0670-allow-doorkeepr-4_3.patch
|
||||||
0680-rails-5_2.patch
|
0680-rails-5_2.patch
|
||||||
|
0690-debian-usage-ping.patch
|
||||||
|
|
Loading…
Reference in a new issue