forked from pool/python-decorator
Remove executable bits from doc files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=3
This commit is contained in:
@@ -29,6 +29,8 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{modname}-%{version}
|
||||
# Remove executable bits from doc files
|
||||
chmod -x *
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
|
||||
Reference in New Issue
Block a user