[Kimchi-devel] [PATCH] Do not install firewalld conf in Debian

Aline Manera alinefm at linux.vnet.ibm.com
Thu Dec 1 12:23:53 UTC 2016



On 12/01/2016 10:09 AM, Lucio Correia wrote:
> On 01/12/2016 10:03, Aline Manera wrote:
>>
>> Hi Lucio,
>>
>> Could you give more details on about this patch is needed?
>
> firewalld is not available on Debian systems and also that code at the 
> moment should be only on HostOS branches.
>

OK. I will add that information to the commit. Please, next time add a 
proper description to the commit message so we can easily identify the 
reason behind the patch
=)

>>
>> Regards,
>> Aline Manera
>>
>> On 11/30/2016 01:44 PM, Lucio Correia wrote:
>>> Signed-off-by: Lucio Correia <luciojhc at linux.vnet.ibm.com>
>>> ---
>>>   Makefile.am | 3 ---
>>>   1 file changed, 3 deletions(-)
>>>
>>> diff --git a/Makefile.am b/Makefile.am
>>> index e7ab86e..5f91a62 100644
>>> --- a/Makefile.am
>>> +++ b/Makefile.am
>>> @@ -95,9 +95,6 @@ install-deb: install
>>>               $(DESTDIR)/etc/init/wokd.conf; \
>>>       fi
>>>       $(MKDIR_P) $(DESTDIR)/$(localstatedir)/lib/wok/
>>> -    $(MKDIR_P) $(DESTDIR)/usr/lib/firewalld/services
>>> -    cp -R $(top_srcdir)/src/firewalld.xml \
>>> -        $(DESTDIR)/usr/lib/firewalld/services/wokd.xml
>>>
>>>
>>>   deb: contrib/make-deb.sh
>>
>
>




More information about the Kimchi-devel mailing list