From d7524dff67ede16f086c1d941d7db11209bd7e82 Mon Sep 17 00:00:00 2001 From: K. de Jong Date: Jan 29 2020 15:29:56 +0000 Subject: removed macro, using /usr/bin/bash --- diff --git a/neofetch.spec b/neofetch.spec index 9cba383..7aa6135 100644 --- a/neofetch.spec +++ b/neofetch.spec @@ -30,7 +30,7 @@ running, what theme/icons you're using and more. %prep %autosetup -sed 's,/usr/bin/env bash,%{_bindir}/bash,g' -i neofetch +sed 's,/usr/bin/env bash,/usr/bin/bash,g' -i neofetch %build