Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 674 Bytes

Set of scripts used in/by Fedora SELinux packages

selinux/make-fedora-selinux-patch.sh

Creates/updates -fedora.patch in package based on the latest fedora-selinux/selinux tree and -$VERSION.tar.gz in the current directory.

Usage

$ make-fedora-selinux-patch.sh <package>

With non-default values:

$ VERSION=2.5-rc1 REPO=/home/bachradsusi/devel/github/bachradsusi/selinux.git  selinux/make-fedora-selinux-patch.sh libsepol

Variables