From 01db9a26438b92683ce3c479a1983fc972ef0a64 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sat, 17 Dec 2011 17:52:50 +0100 Subject: [PATCH] ebtables: fixed creating files outside of the build sandbox --- security/ebtables/ebtables.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/security/ebtables/ebtables.conf b/security/ebtables/ebtables.conf index f2fa19204..b92c93fa4 100644 --- a/security/ebtables/ebtables.conf +++ b/security/ebtables/ebtables.conf @@ -14,8 +14,3 @@ # --- SDE-COPYRIGHT-NOTE-END --- var_append makeinstopt ' ' "PREFIX=$root/$prefix" - -# do not install the included ebtables-config in '/etc/sysconfig' -var_insert makeinstopt ' ' "SYSCONFIGDIR=" -# do not install the included sysvinit script -var_insert makeinstopt ' ' "INITDIR="