Commit 0cc0bf9e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Made groups file python version agnostic

parent 1fe4a5f1
...@@ -17,11 +17,9 @@ bin ...@@ -17,11 +17,9 @@ bin
/usr/bin/.* /usr/bin/.*
/usr/lib/systemd/.* /usr/lib/systemd/.*
/usr/lib/sysctl.d/.* /usr/lib/sysctl.d/.*
bytecode
/usr/lib/python3.*/.*\.py[oc]
pkg pkg
/usr/lib/pkgconfig/.* /usr/lib/pkgconfig/.*
etc etc
/etc/.* /etc/.*
bytecode bytecode
/usr/lib/python2.*/.*\.py[oc] /.*\.py[oc]
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