prepare: wget https://ftp.gnu.org/gnu/gettext/gettext-0.21.tar.xz $(popd) tar -xJ "gettext-0.21.tar.xz" cd gettext-0.21 make: