.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=186
This commit is contained in:
parent
939fe3d337
commit
31048b0039
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 22 13:44:23 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
- Avoid fdupes on SLES-10
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 22 12:53:11 UTC 2014 - werner@suse.de
|
Wed Oct 22 12:53:11 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
@ -638,7 +638,7 @@ EOF
|
|||||||
touch -t 199605181720.50 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
touch -t 199605181720.50 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
||||||
chmod 600 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
chmod 600 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
||||||
%find_lang bash
|
%find_lang bash
|
||||||
%if %suse_version > 1020
|
%if %suse_version >= 1100
|
||||||
%fdupes -s %{buildroot}%{_datadir}/bash/helpfiles
|
%fdupes -s %{buildroot}%{_datadir}/bash/helpfiles
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user