remaining issues raised in this bug report still to be dealt with
(AFAICT):

> checkbashisms' output:
>> possible bashism in ./usr/lib/grass64/scripts/mkftcap line 34 (should
>> be >word 2>&1):
>>     if which fc-list >&/dev/null ; then
>
> don't know.  source:
> http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/tools/mkftcap/mkftcap

-----

>> possible bashism in ./usr/lib/grass64/etc/Init.sh line 330
>> ($HOST(TYPE|NAME)):
>> if [ "$HOSTTYPE" = "arm" ] ; then
>
> this is probably not of interest to Debian; thus if it fails no loss.
> (fails safely)

if this is considered a problem maybe add a dpatch to rip out that check?
All it does it assume ARM means you have a small device+screen and so the
default window size is a little smaller. If it fails due to dash being
used (perhaps not an unusual occurance on embedded ARM systems) it just
falls back to the initial default window size of 640x480. Personally
I'd be inclined to just leave it as-is.


Hamish



_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to