spec: Remove --enable-vendordir from configuration
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
This commit is contained in:
parent
7a4a2dff79
commit
767d329677
4
pam.spec
4
pam.spec
@ -130,8 +130,7 @@ autoreconf -i
|
|||||||
--disable-prelude \
|
--disable-prelude \
|
||||||
--enable-audit \
|
--enable-audit \
|
||||||
--enable-openssl \
|
--enable-openssl \
|
||||||
--enable-selinux \
|
--enable-selinux
|
||||||
--enable-vendordir=%{_datadir}
|
|
||||||
%make_build -C po update-gmo
|
%make_build -C po update-gmo
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@ -360,6 +359,7 @@ done
|
|||||||
as those patches are implemented upstream
|
as those patches are implemented upstream
|
||||||
- Realign left-over patches
|
- Realign left-over patches
|
||||||
- Update build requirements for documentation (docbook5)
|
- Update build requirements for documentation (docbook5)
|
||||||
|
- Remove --enable-vendordir from configuration
|
||||||
|
|
||||||
* Tue Apr 25 2023 Björn Esser <besser82@fedoraproject.org> - 1.5.2-19
|
* Tue Apr 25 2023 Björn Esser <besser82@fedoraproject.org> - 1.5.2-19
|
||||||
- Replace deprecated '%%patchN' with '%%patch -P N'
|
- Replace deprecated '%%patchN' with '%%patch -P N'
|
||||||
|
Loading…
Reference in New Issue
Block a user