From 8e8fb9c4800120a644b5dbc7f1840ba93cb4fd94 Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Jul 06 2019 14:59:57 +0000 Subject: Make macro-expander script executable --- diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh index b8a916c..ca997fa 100755 --- a/make-rhat-patches.sh +++ b/make-rhat-patches.sh @@ -57,6 +57,7 @@ if [ $DOWNLOAD_DEFAULT_GITHUB_TARBALLS == 1 ]; then fi cp $POLICYSOURCES/container-selinux/container-selinux.tgz . cp $POLICYSOURCES/macro-expander/macro-expander.sh ./macro-expander +chmod +x ./macro-expander popd > /dev/null popd > /dev/null