What steps will reproduce the problem?
I am packaging rubyripper for Debian, and the packaging helper application does
the usual:
$ compile
$ make
$ make install
What is the expected output? What do you see instead?
This causes the .po files to be updated twice, as the 'all' target is a
prerequisite for the 'install' target.
I realise that the installation instruction in the README don't include a
separate 'make' step before the 'make install', but this is such a common
pattern I thought you might be interested in changing it.
Regards,
Scott.
Original issue reported on code.google.com by sc...@sl.id.au on 12 Mar 2012 at 10:17
Original issue reported on code.google.com by
sc...@sl.id.au
on 12 Mar 2012 at 10:17