Accepting request 831927 from home:msmeissn:branches:Base:System

- fixed utempter location after libexecdir change (bsc#1175925)

OBS-URL: https://build.opensuse.org/request/show/831927
OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=35
This commit is contained in:
Marcus Meissner 2020-09-03 15:56:53 +00:00 committed by Git OBS Bridge
parent 53cd725363
commit f83f08a47f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 3 15:52:03 UTC 2020 - Marcus Meissner <meissner@suse.com>
- fixed utempter location after libexecdir change (bsc#1175925)
-------------------------------------------------------------------
Wed May 6 12:15:39 UTC 2020 - pgajdos@suse.com

View File

@ -67,7 +67,7 @@ package contains the library used by applications.
%patch1 -p1
%build
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc"
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" libexecdir=%{_libexecdir}
%install
export DESTDIR=%{buildroot}