Subject: typo in bsd.pkg.mk
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/03/2003 12:46:21
Around line 2970:

        sotype=none;                                                    \
        elif [ "X${MKPIC}" != "Xno" -a "X${NOPIC}" = "X" ]; then        \

This causes:

/bin/sh: 1: Syntax error: "elif" unexpected

(On that note, I wonder why my SH?=            /bin/ksh is not working
here.)

That "elif" above should probably be "if".

It appears this was done in the  1.1310 to 1.1311 revision.

   Jeremy C. Reed
   http://bsd.reedmedia.net/