# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/git/git.conf # Copyright (C) 2004 - 2021 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- atstage cross && hook_add preconf 5 "echo 'ac_cv_fread_reads_directories=yes ac_cv_fread_reads_directories=yes ac_cv_snprintf_returns_bogus=yes ac_cv_iconv_omits_bom=yes' >> config.cache" var_append makeopt ' ' 'all' if pkginstalled asciidoc && pkginstalled xmlto; then var_append makeinstopt ' ' 'doc info' var_append makeinstopt ' ' 'install-doc install-html' # TODO: intall-info fi