X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgettext;h=b1ccbbebde4ade84bc7725d08cb8df2820a9911a;hp=0865dffc25a459ea662b519b20ba055b169ffa2a;hb=121701c0b0d1802ec1571bb01c6752725932b3e9;hpb=62a430f93f97be9f1a56ac42e33666009f83c871 diff --git a/lfs/gettext b/lfs/gettext index 0865dffc2..b1ccbbebd 100644 --- a/lfs/gettext +++ b/lfs/gettext @@ -89,7 +89,7 @@ ifeq "$(ROOT)" "" cd $(DIR_APP) && make $(EXTRA_INSTALL) install else cd $(DIR_APP)/gettext-tools && ./configure $(EXTRA_CONFIG) - cd $(DIR_APP)/gettext-tools && make -C lib + cd $(DIR_APP)/gettext-tools && make -C gnulib-lib cd $(DIR_APP)/gettext-tools && make -C src msgfmt cd $(DIR_APP)/gettext-tools && cp -v src/msgfmt /tools/bin endif