* Thu Feb 15 2007 Dan Walsh <dwalsh@redhat.com> 2.0.1-2

- Cleanup man pages syntax
- Add sepolgen
This commit is contained in:
Daniel J Walsh 2007-02-16 13:55:14 +00:00
parent 1f2119eb67
commit 27a6b922a1
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ diff --exclude-from=exclude -N -u -r nsasepolgen/src/sepolgen/Makefile policycor
+++ policycoreutils-2.0.1/sepolgen-1.0.0/src/sepolgen/Makefile 2007-02-15 15:56:05.000000000 -0500
@@ -1,4 +1,4 @@
-PYTHONLIBDIR ?= `python -c "from distutils.sysconfig import *; print get_python_lib()"`
+PYTHONLIBDIR ?= $(shell python -c "from distutils.sysconfig import *; print get_python_lib()")
+PYTHONLIBDIR ?= $(shell python -c "from distutils.sysconfig import *; print get_python_lib(1)")
PACKAGEDIR ?= $(DESTDIR)/$(PYTHONLIBDIR)/sepolgen
install:

View File

@ -1,2 +1,2 @@
42087696c0b3926244ccfe637ee8c89b sepolgen-1.0.0.tgz
f642af08f24e04a93269cb295050ef59 policycoreutils-2.0.1.tgz
42087696c0b3926244ccfe637ee8c89b sepolgen-1.0.0.tgz