Accepting request 831928 from Base:System

- fixed utempter location after libexecdir change (bsc#1175925) (forwarded request 831927 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/831928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/utempter?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2020-09-08 20:55:16 +00:00 committed by Git OBS Bridge
commit 7602b562ce
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}