OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=19
This commit is contained in:
parent
705d234300
commit
0a163e215c
@ -25,7 +25,7 @@ Authors:
|
|||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n %{modname}-%{version}%{extraver}
|
%setup -q -n %{modname}-%{version}%{extraver}
|
||||||
find . -name *.txt -print0 | xargs -r -0 chmod -v 644
|
find . -name "*.txt" -exec chmod -v 644 {} ";"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user