- chkconfig: bypass initscript enable/disable script if service
shadowed by systemd OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=342
This commit is contained in:
committed by
Git OBS Bridge
parent
e7ec7482d3
commit
71a36fdfbf
@@ -34,7 +34,6 @@ Group: System/Fhs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# run make package in checkout out git repo to recreate
|
||||
Source: aaa_base.tar.bz2
|
||||
Patch1: aaa_base-fix-alljava-bnc722252.diff
|
||||
Source99: aaa_base-rpmlintrc
|
||||
|
||||
%description
|
||||
@@ -54,7 +53,6 @@ and convenience hacks).
|
||||
|
||||
%prep
|
||||
%setup -n aaa_base
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
make CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" %{?_smp_mflags}
|
||||
|
Reference in New Issue
Block a user