From: Thierry Parmentelat Date: Mon, 21 Dec 2009 00:12:31 +0000 (+0000) Subject: f12 now has all published RPMS in RPMS/i686, and _arch still is i386 X-Git-Tag: BootCD-4.2-16~2 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=be9825511b66547e5d35a334d0c3ae9ddb075c7a f12 now has all published RPMS in RPMS/i686, and _arch still is i386 --- 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