diff --git a/nss.spec b/nss.spec index 63fd972..7a74090 100644 --- a/nss.spec +++ b/nss.spec @@ -121,7 +121,7 @@ Static libraries for doing development with Network Security Services. %setup -q #patch0 -p1 -b .no-rpath #patch1 -p0 -%patch4 -p0 -b .transitional +#patch4 -p0 -b .transitional find . -type d -perm 0700 -exec chmod 755 {} \; find . -type f -perm 0555 -exec chmod 755 {} \;