.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=43
This commit is contained in:
parent
98e9e7c909
commit
449951b9b6
@ -318,6 +318,8 @@ rm -f %{buildroot}${CLXDOC}/demos/*.orig
|
|||||||
find %{buildroot}${LSPLIB}/ -name '*.dvi' | xargs -r rm -f
|
find %{buildroot}${LSPLIB}/ -name '*.dvi' | xargs -r rm -f
|
||||||
find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755
|
find %{buildroot}${LSPLIB}/ -name '*.run' | xargs -r chmod 0755
|
||||||
rm -rf %{buildroot}${LSPLIB}/new-clx/demos/
|
rm -rf %{buildroot}${LSPLIB}/new-clx/demos/
|
||||||
|
find %{buildroot} -type f | xargs -r chmod u+w
|
||||||
|
chmod a+x %{buildroot}${LSPLIB}/build-aux/{config,depcomp}*
|
||||||
%if 0%{?suse_version} >= %min_suse_ver
|
%if 0%{?suse_version} >= %min_suse_ver
|
||||||
%fdupes %{buildroot}${LSPLIB}/
|
%fdupes %{buildroot}${LSPLIB}/
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user