Commit efab0fd1 authored by James Elford's avatar James Elford

Include lib64 for virtualenv

On systems that require a lib64, virtualenv creates a symlink to the local lib.
parent be333365
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
[Bb]in [Bb]in
[Ii]nclude [Ii]nclude
[Ll]ib [Ll]ib
[Ll]ib64
[Ll]ocal [Ll]ocal
[Ss]cripts [Ss]cripts
pyvenv.cfg pyvenv.cfg
......
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