From 0bce20a04e06bfdf5317735da0f347d57afc5aa4 Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Tue, 9 Sep 2014 17:31:46 -0700 Subject: Remove 'pki-selinux' code - PKI TRAC Ticket #1139 - Remove 'selinux' code from 'master' branch --- scripts/pki_patch_maker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/pki_patch_maker') diff --git a/scripts/pki_patch_maker b/scripts/pki_patch_maker index dcd5b5eeb..2803d26fb 100755 --- a/scripts/pki_patch_maker +++ b/scripts/pki_patch_maker @@ -35,7 +35,7 @@ Usage() ## ## Identify source associated with srpm ## -PKI_CORE="base/ca base/common base/java-tools base/native-tools base/selinux base/setup base/symkey base/util" +PKI_CORE="base/ca base/common base/java-tools base/native-tools base/setup base/symkey base/util" ## -- cgit