Browse Source

gettext: fix gettext to build with new auto* and reprio before flex

tc-work-wip
Nagy Károly Gábriel 4 years ago
parent
commit
c58f85c5f4
Signed by: karasz GPG Key ID: C6BA1070A8CBDA0C
2 changed files with 4 additions and 3 deletions
  1. +2
    -1
      base/gettext/gettext.conf
  2. +2
    -2
      base/gettext/gettext.desc

+ 2
- 1
base/gettext/gettext.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../gettext/gettext.conf
# Copyright (C) 2006 - 2010 The OpenSDE Project
# Copyright (C) 2006 - 2020 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -21,3 +21,4 @@ hook_add postmake 5 "rm -f $root/po-mode.el"
if ! atstage native; then
var_append confopt ' ' "--disable-csharp"
fi
hook_add preconf 9 'autoreconf -ivf'

+ 2
- 2
base/gettext/gettext.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../gettext/gettext.desc
[COPY] Copyright (C) 2006 - 2015 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2020 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -36,6 +36,6 @@
[L] GPL
[S] Stable
[V] 0.19.6
[P] X -1-3--6--9 105.800
[P] X -1-3--6--9 102.050
[D] 83306789 gettext-0.19.6.tar.gz ftp://ftp.gnu.org/pub/gnu/gettext/

Loading…
Cancel
Save