From 855e26868ff8b9e6d00ca4d69ce6c9fdc0f2e121 Mon Sep 17 00:00:00 2001 From: Damjan Marion Date: Fri, 24 Aug 2018 13:37:45 +0200 Subject: Switch to cmake Change-Id: I982b69390c55b5ffbd744f355efc0aaf425b360c Signed-off-by: Damjan Marion --- build-data/platforms.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build-data/platforms.mk') diff --git a/build-data/platforms.mk b/build-data/platforms.mk index a8bd44ee15b..fafddc64a0d 100644 --- a/build-data/platforms.mk +++ b/build-data/platforms.mk @@ -71,10 +71,6 @@ install-deb: $(patsubst %,%-find-source,$(ROOT_PACKAGES)) echo ../../src/scripts/vppctl_completion /etc/bash_completion.d \ >> deb/debian/vpp.install ; \ \ - : move dictionary of vppctl commands ; \ - echo ../../src/scripts/vppctl-cmd-list /usr/share/vpp \ - >> deb/debian/vpp.install ; \ - \ : add log directory ; \ echo /var/log/vpp/ \ >> deb/debian/vpp.dirs ; \ -- cgit 1.2.3-korg