make-rhat-patches.sh: use fedora-selinux/selinux.git f23 branch

This commit is contained in:
Petr Lautrbach 2015-11-20 12:44:09 +01:00
parent a24f66486d
commit c0a03a95a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
LIBSEMANAGE_VERSION=2.4
BRANCH=master
BRANCH=f23
REBASEDIR=`mktemp -d rebase.XXXXXX`
pushd $REBASEDIR