Commit ab82341f authored by Vitaly Lipatov's avatar Vitaly Lipatov

spec: exclude generated Python bytecode

parent 19eccad6
......@@ -130,6 +130,7 @@ cp -a prod-server/usr/share/%name/* %buildroot%_datadir/%name/
%_datadir/%name/eterban_internal.py
%systemd_unitdir/eterban-api.service
%systemd_unitdir/eterban-internal.service
%exclude %_datadir/%name/__pycache__/*
%files web
%webserver_htdocsdir/%name/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment