On Sun, Feb 16, 2020 at 8:56 AM Alexander Kanavin <[email protected]> wrote: > > On Sun, 16 Feb 2020 at 17:54, Khem Raj <[email protected]> wrote: >> >> >>> -S = "${WORKDIR}/procps-ng-${PV}" >>> +# Upstream has a custom autogen.sh which invokes po/update-potfiles as they >>> +# don't ship a po/POTFILES.in (which is silly). Without that file gettext >>> +# doesn't believe po/ is a gettext directory and won't generate >>> po/Makefile. >> >> Do we miss .in file from tarball ? Or is it missing in a git checkout >> This is expected when building in a maintainer mode >> Tarballs are produced by maintainers for users >> Who wants to build from source > > > The .in is available in tarballs, but not in git repo. It's generated as > explained above.
right. Then revise the comment, since its expected to be absent when we are building from git sources. > > Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
