From 363d52a9c3da8f147497e3562f6335f60f99fc3e Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Jun 25 2015 18:22:26 +0000 Subject: make-rhat-patches.sh: use f21 branch --- diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh index 646d370..56f34a1 100755 --- a/make-rhat-patches.sh +++ b/make-rhat-patches.sh @@ -1,7 +1,7 @@ #!/bin/bash LIBSELINUX_VERSION=2.3 -BRANCH=master +BRANCH=f21 REBASEDIR=`mktemp -d rebase.XXXXXX` pushd $REBASEDIR