On 5/6/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > So I can only imagine the situation that the upstream build system may > require unzip > and the package maintainer rejects tweaking of th makefile or whatever > there is. sed -i 's/unzip/bsdtar/g' Makefile to be adapted...
a small sed (or even a patch) is better than a "stupid" build dependency IMHO. -- Geoffroy Carrier
