Go to file
Daniel J Walsh 874bac80bb Patch for python3 for libselinux
Allow the specification of python3 in the swig creation

This patch adds the new option PYPREFIX which causes the swig created
libraries to have a prefix.  This allows one to build both the python2
and python3 libraries in the same source tree.  The install will then
later strip this prefix back off when it drops the files into the python
approriate site package directory.

This patch also needs to update the PYINC definition as newer python
patckages on fedora exist in /usr/include/python3.2mu instead of
/usr/include/python3.2 as the other method of detemrining PYINC would
have found.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-03 18:01:58 -04:00
checkpolicy Made updates to checkpolicy libselinux and policycoreutils so update 2011-08-02 14:10:39 -04:00
libselinux Patch for python3 for libselinux 2011-08-03 18:01:58 -04:00
libsemanage Minor version bump for updates as of 2011-08-01 2011-08-01 13:49:21 -04:00
libsepol libsepol: use mapped role number instead of module role number 2011-08-03 18:01:54 -04:00
policycoreutils Made updates to checkpolicy libselinux and policycoreutils so update 2011-08-02 14:10:39 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Minor version bump for release 2011-07-27 15:32:54 -04:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00