summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2017-09-04 22:59:46 -0700
committerMark Hatle <mark.hatle@windriver.com>2017-09-13 19:48:51 -0500
commitd8d6ac6a5de6cc37e61ed48ea3a91c138bc4d213 (patch)
tree3c6bcc776b80577b20288a49fc177911c4f0c2a9 /recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
parent9b70823774000acf803f0400b3cc7216e6116c99 (diff)
downloadmeta-selinux-d8d6ac6a5de6cc37e61ed48ea3a91c138bc4d213.tar.gz
mcstrans: add package 2.7 (20170804)
Move policycoreutils/mcstrans to mcstrans: * Move and rebase patches: - mcstrans-de-bashify.patch - 0001-mcstrans-fix-the-init-script.patch * Remove useless patch: - enable-mcstrans.patch * Cleanup policycoreutils_2.7.bb and policycoreutils.inc. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Update policycoreutils_git.bb Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch')
-rw-r--r--recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch b/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
deleted file mode 100644
index 86141a2..0000000
--- a/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
+++ /dev/null
@@ -1,12 +0,0 @@
1---
2 mcstrans/src/mcstrans.init | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
4
5--- a/mcstrans/src/mcstrans.init
6+++ b/mcstrans/src/mcstrans.init
7@@ -1,4 +1,4 @@
8-#!/bin/bash
9+#!/bin/sh
10 #
11 # mcstransd This starts and stops mcstransd
12 #