summaryrefslogtreecommitdiffstats
path: root/build-data
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2017-03-20 21:38:37 +0100
committerOle Trøan <otroan@employees.org>2017-03-28 23:37:43 +0000
commit0679760dc54798a47731943b97b1dc5b2a455e3d (patch)
tree3e8e6ceb592ab9a73dd96ea1ede417f5fb622b28 /build-data
parent58f061dca4cb049410a72bb21a9643f7acffa738 (diff)
Python API: Fixup of debian package after cFFI changes.
Change-Id: I4c2a1a818f28d4c6cf52af45f3b7dbfa41d77ccb Signed-off-by: Ole Troan <ot@cisco.com> (cherry picked from commit afaa85f873a7bff1cf1e32c22f909af3018ccfee)
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 2351898e3eb..f491ee59571 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 ; \