.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=188
This commit is contained in:
parent
d15773abd3
commit
c8b88503ec
@ -22,7 +22,7 @@ Name: bash
|
||||
BuildRequires: audit-devel
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: bison
|
||||
%if %suse_version >= 1100
|
||||
%if %suse_version > 1020
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
%if %suse_version > 1220
|
||||
@ -638,7 +638,7 @@ EOF
|
||||
touch -t 199605181720.50 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
||||
chmod 600 %{buildroot}%{_sysconfdir}/skel/.bash_history
|
||||
%find_lang bash
|
||||
%if %suse_version >= 1100
|
||||
%if %suse_version > 1020
|
||||
%fdupes -s %{buildroot}%{_datadir}/bash/helpfiles
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user