diff --git a/sdcc.spec b/sdcc.spec index 66ea00b..692ae4d 100644 --- a/sdcc.spec +++ b/sdcc.spec @@ -46,8 +46,8 @@ This package includes the sources for the C library, and is only necessary if you want to modify the C library or as reference of how it works. %prep -%setup -q -n sdcc-%{version} -#%setup -q -n sdcc +#%setup -q -n sdcc-%{version} +%setup -q -n sdcc find -name '*.{c,h,cc}' -a -perm -a=x -exec chmod -a=x '{}' \; %patch1 -p1 %patch2 -p1