mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-02-20 19:32:55 +00:00
Add secilc to release script.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
bfe17c0630
commit
1b7f3248ec
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
DEST=../selinux-$(date '+%Y%m%d')
|
||||
DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy sepolgen"
|
||||
DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy secilc sepolgen"
|
||||
|
||||
git tag -a $(date '+%Y%m%d') -m "Release $(date '+%Y%m%d')"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user