aboutsummaryrefslogtreecommitdiffstats
path: root/build-data
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2017-03-20 21:38:37 +0100
committerEd Warnicke <hagbard@gmail.com>2017-03-27 18:58:11 +0000
commitafaa85f873a7bff1cf1e32c22f909af3018ccfee (patch)
tree05b4ff7b223c863eaa16ed6d0c0d888dda18bf07 /build-data
parent0c8ad446db72078a2255329c2cfaced517829c78 (diff)
Python API: Fixup of debian package after cFFI changes.
Change-Id: I4c2a1a818f28d4c6cf52af45f3b7dbfa41d77ccb Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'build-data')
-rw-r--r--build-data/platforms.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-data/platforms.mk b/build-data/platforms.mk
index 2351898e..f491ee59 100644
--- a/build-data/platforms.mk
+++ b/build-data/platforms.mk
@@ -59,10 +59,6 @@ install-deb: $(patsubst %,%-find-source,$(ROOT_PACKAGES))
./scripts/find-vpp-api-java-contents $(INSTALL_PREFIX)$(ARCH) \
deb/debian/vpp-api-java.install ; \
\
- : vpp-api-python package ; \
- ./scripts/find-vpp-api-python-contents $(INSTALL_PREFIX)$(ARCH) \
- deb/debian/vpp-api-python.install ; \
- \
: bin package needs startup config ; \
echo ../../src/vpp/conf/startup.conf /etc/vpp \
>> deb/debian/vpp.install ; \