SHA256
1
0
forked from pool/libfdatetime

force autoreconf rerun due to patch

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdatetime?expand=0&rev=12
This commit is contained in:
Jan Engelhardt 2022-01-17 02:13:20 +00:00 committed by Git OBS Bridge
parent f570b8bcb3
commit fd87d25d30
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 17 02:13:04 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Force autoreconf rerun due to patch presence
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 12 10:36:27 UTC 2022 - Jan Engelhardt <jengelh@inai.de> Wed Jan 12 10:36:27 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -59,7 +59,7 @@ applications that want to make use of libfdatetime.
%autosetup -p1 %autosetup -p1
%build %build
if [ ! -e configure ]; then ./autogen.sh; fi autoreconf -fi
%configure --disable-static %configure --disable-static
%make_build %make_build