From 549a199e96c9d37c3af9d25bda6136c23e57e79a Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Thu, 10 Aug 2023 14:34:54 -0500 Subject: T5434: drop unneeded cache generation from old lib --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 9ada2bf87..e6bbeeafb 100755 --- a/debian/rules +++ b/debian/rules @@ -32,9 +32,6 @@ override_dh_auto_build: override_dh_auto_install: dh_auto_install - # convert the XML to dictionaries - env PYTHONPATH=python python3 python/vyos/xml/generate.py - cd python; python3 setup.py install --install-layout=deb --root ../$(DIR); cd .. # Install scripts -- cgit v1.2.3