aboutsummaryrefslogtreecommitdiff
path: root/pkg/rpm/odp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rpm/odp.spec')
-rw-r--r--pkg/rpm/odp.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
index 2b589c4..94d4853 100644
--- a/pkg/rpm/odp.spec
+++ b/pkg/rpm/odp.spec
@@ -79,6 +79,8 @@ and guides in HTMLformats.
%prep
%autosetup -n %{name}-%{version}
+sed -i "s|^AC_INIT.*|AC_INIT([OpenDataPlane], [%{version}], [lng-odp@lists.linaro.org])|" configure.ac
+./bootstrap
%configure \
--includedir=/usr/include/odp-linux