[ovs-dev] [PATCH 1/2] xenserver: Exclude compile Python byte code from packaging

Ben Pfaff blp at nicira.com
Thu Feb 18 21:03:15 UTC 2010


On Thu, Feb 18, 2010 at 12:56:53PM -0800, Justin Pettit wrote:
> @@ -360,3 +347,5 @@ fi
>  /usr/share/man/man8/ovs-vsctl.8.gz
>  /usr/share/man/man8/ovs-vswitchd.8.gz
>  /var/lib/openvswitch
> +%exclude /usr/share/vswitch/scripts/*.pyc
> +%exclude /usr/share/vswitch/scripts/*.pyo

You found some magic to convince RPM that we know what we're doing.
Awesome.




More information about the dev mailing list