Skip to content

Commit 4870b57

Browse files
xry111MingcongBai
authored andcommitted
diffutils: Set RECONF=0 to fix FTBFS
Signed-off-by: Xi Ruoyao <[email protected]>
1 parent d6a7250 commit 4870b57

File tree

1 file changed

+6
-0
lines changed
  • app-utils/diffutils/autobuild

1 file changed

+6
-0
lines changed

app-utils/diffutils/autobuild/defines

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ BUILDDEP="autoconf-archive gperf"
55
PKGSEC=utils
66

77
PKGESS=1
8+
9+
# FIXME: reconf failed because it extracts threadlib.m4 "serial 10" from
10+
# /usr/share/gettext/archive.dir.tar.xz (because
11+
# AM_GNU_GETTEXT_VERSION([0.19.2]) in configure.ac), overwriting the
12+
# shipped threadlib.m4 "serial 42".
13+
RECONF=0

0 commit comments

Comments
 (0)