summaryrefslogtreecommitdiff
path: root/core/libnsl/PKGBUILD
blob: 471f4453e5fed7affb9c5a7249c00832f13298c7 (plain)
1
2
3
4
5
6
7
8
# gettext 0.19->0.20 (see FS#63756)
eval "$(
  declare -f prepare | \
    sed '
      /.\/autogen.sh/ a \
      gettextize -f
    '
)"