* Thu Feb 15 2007 Dan Walsh <dwalsh@redhat.com> 2.0.1-2
- Cleanup man pages syntax - Add sepolgen
This commit is contained in:
parent
3ac0440eff
commit
96330cc402
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user