fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=371
This commit is contained in:
parent
e72a036973
commit
44f6c572e3
@ -61,6 +61,16 @@ The parts of aaa_base that should be installed by default but are not
|
||||
strictly required to run a system. (Shell aliases, bash completions
|
||||
and convenience hacks).
|
||||
|
||||
%package malloccheck
|
||||
Summary: SUSE Linux Base Package (malloc checking)
|
||||
Group: System/Fhs
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description malloccheck
|
||||
This package sets environment variables that enable stricter
|
||||
malloc checks to catch potential heap corruptions. It's not
|
||||
installed by default as it may abort programs.
|
||||
|
||||
%prep
|
||||
%setup -n aaa_base
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user