From: Giuseppe Lettieri Date: Wed, 3 Oct 2012 16:53:02 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/sliver-openvswitch X-Git-Tag: sliver-openvswitch-1.8.90-5~22 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2ad325a8ef508698dcb6fe6d37648a9cde9badf4;hp=457c9a85b0e3348cdb88c0174e9343b36ad20118;p=sliver-openvswitch.git Merge branch 'master' of ssh://git.onelab.eu/git/sliver-openvswitch --- diff --git a/.non-distfiles b/.non-distfiles index 0c43af554..146c4451e 100644 --- a/.non-distfiles +++ b/.non-distfiles @@ -2,6 +2,7 @@ planetlab/exp-tool planetlab/exp-tool/Makefile planetlab/exp-tool/showgraph planetlab/exp-tool/README +planetlab/scripts/refresh sliver-openvswitch.spec .gitignore .non-distfiles diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index f8f568e01..3157f2d6c 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -32,7 +32,7 @@ Openvswitch tuned for running within a PlanetLab sliver %build ./boot.sh # let's be as close as the regular linux/fedora layout -./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var +./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-logdir=/var/log make %install