mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
debian: avoid zipping of generate_interfaces.py file
Ticket: CM-10751 Reviewed By: Roopa Prabhu, Julien Fortin Testing Done: Yes, by extracting and installing .deb onto dell-s3000-02 Signed-off-by: Nikhil <nikhil@cumulusnetworks.com>
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -17,3 +17,5 @@ override_dh_systemd_start:
|
||||
override_dh_systemd_enable:
|
||||
dh_systemd_enable --name=networking
|
||||
|
||||
override_dh_compress:
|
||||
dh_compress -X.py
|
||||
|
Reference in New Issue
Block a user