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

Re: please check packaging of "waili"



Brian Russo <brusso@phys.hawaii.edu> wrote:
>also it does not compile with dpkg-buildpackage out of the box for
>me.
>
>#include <waili/Channel.h>
>
>looks like a bit of a chicken-and-egg problem.
>Poorly coded software IMO, you can fix this by fixing the
>e.g. change the above (which was in ./lib/Channel.C)
>to #include "../include/waili/Channel.h"
>and such for the rest.

I would use a -I switch instead. Patching the locations of header files
in the source code itself feels wrong, and is less clean.

Cheers,

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: