forked from pool/usbguard
Accepting request 967513 from hardware
OBS-URL: https://build.opensuse.org/request/show/967513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbguard?expand=0&rev=17
This commit is contained in:
commit
c549606c8d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 12:26:09 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- When running autoreconf, do it complete so that it does not trip
|
||||
over different versions of libtool being used.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 13:02:20 UTC 2022 - Robert Frohl <rfrohl@suse.com>
|
||||
|
||||
|
@ -105,7 +105,7 @@ export CPPFLAGS='-fPIE'
|
||||
export LDFLAGS='-pie'
|
||||
%endif
|
||||
mkdir -p ./m4
|
||||
autoreconf -i -s --no-recursive ./
|
||||
autoreconf -fiv
|
||||
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
|
Loading…
x
Reference in New Issue
Block a user