[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: po4a --previous option in release-notes



On 2008-12-06 09:44, Osamu Aoki wrote:
> You could make this section dependent of host type.  I used to have
> Makefile with condition checking directory name.  If it is the same as
> Debian machine, it was using older distribution set up.

One could check for the po4a version. Sth. like this should work:

$ dpkg --compare-versions \
  $(dpkg-query --show --showformat '${Version}' po4a) ge 0.34


Reply to: