[source] tar = "https://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz" blake3 = "086a95093c15edcdb826e75ff4de6c2213de6fbd2eb13538d07bdc3286dfb4a4" patches = ["diffutils.patch"] script = """ autoreconf """ [build] template = "custom" dependencies = ["relibc"] script = """ DYNAMIC_INIT COOKBOOK_CONFIGURE_FLAGS+=( gt_cv_locale_fr=false gt_cv_locale_fr_utf8=false gt_cv_locale_ja=false gt_cv_locale_tr_utf8=false gt_cv_locale_zh_CN=false gl_cv_func_working_mktime=yes ac_cv_func_getprogname=yes gl_cv_header_working_stddef_h=yes gl_cv_header_working_stdint_h=yes gl_cv_header_sys_types_h=yes ac_cv_header_wchar_h=yes ac_cv_header_stdio_h=yes ) cookbook_configure rm -f "${COOKBOOK_STAGE}/usr/share/info/dir" """ [package] description = "GNU diffutils (gnulib bypass enabled)"