From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonatan Schlag To: development@lists.ipfire.org Subject: Libvirt and ebtables [2] Date: Fri, 25 Mar 2016 11:13:14 +0100 Message-ID: <1458900796-18984-1-git-send-email-jonatan.schlag@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7053159467564178653==" List-Id: --===============7053159467564178653== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, this is the new patch series for ebtables. Now the binaries are installed int= o /usr/sbin (libvirt should find them there).=20 I tried to achieve this with more instructions for make install (make install= LIBDIR=3D/usr/lib MANDIR=3D/usr/share/man SBINDIR=3D/usr/sbin) but this work= only partially. The binaries were still installed into /usr/local/sbin. To avoid this definitely I create a patch for the Makefile of ebtables and no= w nothing is installed into /usr/local.=20 The first patch creates the patch file for ebtables the second contain the ne= cessary change for the rootfile and the lfs file. I hope this solution is ok. Regards Jonatan --===============7053159467564178653==--