pkgsrc-Bugs archive

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

Re: pkg/32599



The following reply was made to PR pkg/32599; it has been noted by GNATS.

From: Jake Kupersmith <jakerosoft%gmail.com@localhost>
To: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost
Cc: 
Subject: Re: pkg/32599
Date: Mon, 23 Jan 2006 08:58:32 -0500

 I am having the same problem on Solaris 10.. mk/scripts/extract seems
 to be broken under Solaris.
 
 It is line 113 of usr/pkgsrc/mk/scripts/extract that is failing...
 
     110 : ${UNZIP:=3Dunzip}
     111 : ${UNZOO:=3Dunzoo}
     112
     113 self=3D"${0##*/}"
     114
     115 usage() {
     116         ${ECHO} 1>&2 "usage: $self [-d dir] [-f format] [-t
 tarprog] [-X         excludefile | -x] distfile [file ...]"
 



Home | Main Index | Thread Index | Old Index