aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2018-08-02 19:19:21 +0200
committerDave Barach <openvpp@barachs.net>2018-08-03 15:44:46 +0000
commitb199e98fef4256795db7fb055b180a07ce84de5c (patch)
tree079a1f975f7cddb1d64c0107495faba2f5c8f821 /extras
parentb257fc9fc2558139ec315754e98a57cebb358ed4 (diff)
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 <ot@cisco.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/rpm/vpp.spec1
1 files changed, 1 insertions, 0 deletions
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)