Commit ef6cf78c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Made groups file python version agnostic

parent 13f7153d
......@@ -4,8 +4,8 @@ headers
/usr/include/.*
lib
/usr/lib/libfdt.*
/usr/lib/python2.7/site-packages/.*\.egg-info
/usr/lib/python2.7/site-packages/.*\.so
/usr/lib/python2.7/site-packages/pylibfdt/.*\.py
/usr/lib/python.*/site-packages/.*\.egg-info
/usr/lib/python.*/site-packages/.*\.so
/usr/lib/python.*/site-packages/pylibfdt/.*\.py
bytecode
/usr/lib/.*\.pyc
/.*\.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