f12 now has all published RPMS in RPMS/i686, and _arch still is i386
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Dec 2009 00:12:31 +0000 (00:12 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Dec 2009 00:12:31 +0000 (00:12 +0000)
bootcd.spec

index 77d7666..ffe8966 100644 (file)
@@ -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