]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multiproto.patch
- release 8 (by relup.sh)
[packages/poldek.git] / poldek-multiproto.patch
CommitLineData
d1ba5faa
AO
1diff -ur -x .svn -x .git -x .bzr -x CVS -ruNp poldek-0.32.2.orig/conf_sections.c poldek-0.32.2/conf_sections.c
2--- poldek-0.32.2.orig/conf_sections.c 2016-01-30 18:21:06.000000000 +0100
3+++ poldek-0.32.2/conf_sections.c 2017-03-31 20:34:21.955834004 +0200
4@@ -362,7 +362,7 @@ static struct poldek_conf_tag fetcher_ta
5 0, { 0 } },
6
7 { "proto",
8- CONF_TYPE_STRING | CONF_TYPE_F_REQUIRED,
9+ CONF_TYPE_STRING | CONF_TYPE_F_REQUIRED | CONF_TYPE_F_LIST,
10 NULL,
11 0, { 0 } },
12
This page took 0.029742 seconds and 4 git commands to generate.