[PUSHED-3-5] Re: [REVIEW-3-5] fix dependency problem in i18npool

2012-03-26 Thread Lubos Lunak
On Monday 26 of March 2012, Matúš Kukan wrote: > Hello, > > Wildcard on $WORKDIR is wrong because generated files don't need to > exist when parsing makefile. > > With > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=a >f67f5f6438bde777c0cbb4d90c7f6bdcd831bf3 this problem

[REVIEW-3-5] fix dependency problem in i18npool

2012-03-26 Thread Matúš Kukan
Hello, Wildcard on $WORKDIR is wrong because generated files don't need to exist when parsing makefile. With http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=af67f5f6438bde777c0cbb4d90c7f6bdcd831bf3 this problem is now visible in i18npool. I fixed it in master as part of