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

Bug#154277: OpenBSD patch



Previously Elie Rosenblum wrote:
> +DSEL_LIBS		= @DSEL_LIBS@

DSEL_LIBS seems to be only used to determine the name of the curses
library on the system, so please rename that to CURSESLIB or so.

> +# check for ncurses. In OpenBSD ncurses is there, but it is
> +# called curses. We need to check for either one.

That isn't OpenBSD specific, so please reword that text :)

> diff -ru3 dpkg-1.10.4.orig/scripts/dpkg-architecture.pl dpkg-1.10.4/scripts/dpkg-architecture.pl
> --- dpkg-1.10.4.orig/scripts/dpkg-architecture.pl	Fri May 24 22:10:15 2002
> +++ dpkg-1.10.4/scripts/dpkg-architecture.pl	Wed Jul 24 16:38:33 2002
> @@ -93,11 +93,13 @@
>  ";
>  }
>  
> -sub rewrite_gnu_cpu {
> +sub rewrite_gnu {

Why rename that function?

The rest of the patch looks fine.
Wichert.

-- 
  _________________________________________________________________
 /wichert@wiggy.net         This space intentionally left occupied \
| wichert@deephackmode.org            http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: