drop patch

This commit is contained in:
Tigro 2013-08-12 19:45:54 +04:00
parent 4c309c5d7b
commit d9ad30ac00

View file

@ -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 {} \;