commit | 57ac60769c7655f262d5655689d8ff0bd3985279 | [log] [tgz] |
---|---|---|
author | Laurent Bigonville <bigon@bigon.be> | Fri Jun 30 18:09:16 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jun 30 12:54:43 2017 -0400 |
tree | 1ca9aff6366c40da75aa349f65e5518a5b437f6e | |
parent | 1edb93c0ba6fe3f15b4c3ac1795b8132109f53d5 [diff] |
Fix consistency of PYTHONLIBDIR variable across modules PYTHONLIBDIR is currently also used in sepolgen but has a different behaviour regarding DESTDIR. Let's try to make this consistant. Signed-off-by: Laurent Bigonville <bigon@bigon.be>