From b199e98fef4256795db7fb055b180a07ce84de5c Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Thu, 2 Aug 2018 19:19:21 +0200 Subject: PAPI: Union pad at the end of short fields instead of at head. Hopefully that's going to be consistent across platforms, compilers and ABI. Change-Id: I0b82565288d88fd046278d4d8288ec1488273ba5 Signed-off-by: Ole Troan --- extras/rpm/vpp.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/rpm/vpp.spec') diff --git a/extras/rpm/vpp.spec b/extras/rpm/vpp.spec index 69d4d6b1cb1..4915914c074 100644 --- a/extras/rpm/vpp.spec +++ b/extras/rpm/vpp.spec @@ -398,6 +398,7 @@ fi %files api-python %defattr(644,root,root) %{python2_sitelib}/vpp_* +%{python2_sitelib}/tests/* %files selinux-policy %defattr(-,root,root,0755) -- cgit 1.2.3-korg