From be9825511b66547e5d35a334d0c3ae9ddb075c7a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 21 Dec 2009 00:12:31 +0000 Subject: [PATCH] f12 now has all published RPMS in RPMS/i686, and _arch still is i386 --- bootcd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 77d7666..ffe8966 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -82,7 +82,7 @@ if [ -n "$SUDO_USER" ] ; then # /usr/bin/sudo get created with non-readable permissions. find . -not -perm +0600 -exec chmod u+rw {} \; # Allow user to delete the built RPM(s) - chown -h -R $SUDO_USER %{_rpmdir}/%{_arch} + chown -h -R $SUDO_USER %{_rpmdir}/* fi %files -- 2.43.0