mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 01:51:26 +00:00
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
|
# We provide the openvswitch-source binary package for reproducible integrated
|
||
|
# builds with sibling projects instead of a -dev package.
|
||
|
usr/include/*
|
||
|
usr/lib/*
|
||
|
|
||
|
# The OVS Python bits are put in place in debian/rules and the bits left in
|
||
|
# debian/tmp are to be ignored.
|
||
|
usr/share/openvswitch/python/*
|