Commit 7a799b8f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Made groups file python version agnostic

parent 4dd9345c
...@@ -5,7 +5,7 @@ bin ...@@ -5,7 +5,7 @@ bin
/usr/lib/.*\.sh /usr/lib/.*\.sh
lib lib
/usr/lib/lib.* /usr/lib/lib.*
/usr/lib/python2.*/.*\.(py|la|so) /usr/lib/python.*/.*\.(py|la|so)
pkg pkg
/usr/lib/pkgconfig/.* /usr/lib/pkgconfig/.*
bytecode bytecode
......
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