3ff1aebc51
- Update to match NSA * Merged restorecon patch from Ivan Gyurdiev.
10 lines
558 B
Diff
10 lines
558 B
Diff
diff --exclude-from=exclude -N -u -r nsapolicycoreutils/Makefile policycoreutils-1.25.3/Makefile
|
|
--- nsapolicycoreutils/Makefile 2005-07-18 15:07:46.000000000 -0400
|
|
+++ policycoreutils-1.25.3/Makefile 2005-07-27 10:02:12.000000000 -0400
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS=setfiles load_policy newrole run_init restorecon audit2allow audit2why scripts po sestatus semodule_link semodule_expand semodule
|
|
+SUBDIRS=setfiles load_policy newrole run_init restorecon audit2allow audit2why scripts po sestatus
|
|
|
|
all install relabel clean:
|
|
@for subdir in $(SUBDIRS); do \
|