From e3ba68f6e5c5080a23e9421e6bc72ef7ba868257 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 16 Jun 2015 15:53:46 +0000 Subject: Move ebtables to networking-utils Makes more sense to have ebtables in networking-utils than in virtualization. Change-Id: Ic71d89b5997f3b5ea020ab2a8d81fe6755df0a87 --- strata/networking-utils/ebtables.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/networking-utils/ebtables.morph (limited to 'strata/networking-utils/ebtables.morph') diff --git a/strata/networking-utils/ebtables.morph b/strata/networking-utils/ebtables.morph new file mode 100644 index 00000000..a4d9fc76 --- /dev/null +++ b/strata/networking-utils/ebtables.morph @@ -0,0 +1,7 @@ +name: ebtables +kind: chunk +build-system: manual +build-commands: +- make +install-commands: +- make install DESTDIR="$DESTDIR" BINDIR="$PREFIX/sbin" -- cgit v1.2.1