From 04f24143931a7fa86c4842e9d4d96ffb685f9251 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 3 Jan 2010 21:49:56 +0000 Subject: [PATCH] for f12 --- bootstrapfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 7c31b2f..462faba 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -85,7 +85,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 %post -- 2.43.0