From efa883b4767de248643b5d1c2a30c2ff997002e7 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Wed, 26 Nov 2008 21:08:10 +0200 Subject: [PATCH] l7-filter: moved xt_layer7.h.diff to l7-filter from linux-header and addapted required postconfs --- network/l7-filter/pkg_linux-header_post.conf | 2 +- network/l7-filter/pkg_linux26_post.conf | 2 +- {base/linux-header => network/l7-filter}/xt_layer7.h.diff | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename {base/linux-header => network/l7-filter}/xt_layer7.h.diff (100%) diff --git a/network/l7-filter/pkg_linux-header_post.conf b/network/l7-filter/pkg_linux-header_post.conf index 851e3ec51..58ab9777d 100644 --- a/network/l7-filter/pkg_linux-header_post.conf +++ b/network/l7-filter/pkg_linux-header_post.conf @@ -14,4 +14,4 @@ # --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/l7-filter/patch_o_matic.in -var_append patchfiles " " "${base}/package/*/linux-header/xt_layer7.h.diff" +var_append patchfiles " " "${base}/package/*/l7-filter/xt_layer7.h.diff" diff --git a/network/l7-filter/pkg_linux26_post.conf b/network/l7-filter/pkg_linux26_post.conf index 851e3ec51..58ab9777d 100644 --- a/network/l7-filter/pkg_linux26_post.conf +++ b/network/l7-filter/pkg_linux26_post.conf @@ -14,4 +14,4 @@ # --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/l7-filter/patch_o_matic.in -var_append patchfiles " " "${base}/package/*/linux-header/xt_layer7.h.diff" +var_append patchfiles " " "${base}/package/*/l7-filter/xt_layer7.h.diff" diff --git a/base/linux-header/xt_layer7.h.diff b/network/l7-filter/xt_layer7.h.diff similarity index 100% rename from base/linux-header/xt_layer7.h.diff rename to network/l7-filter/xt_layer7.h.diff