Subject: Re: problem with latest pkgsrc
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 08/23/2005 20:28:11
On Tue, 23 Aug 2005, Steven M. Bellovin wrote:
> ===> [bsd.pkginstall.mk] PKG_USERS must not contain double backslashes.
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/print/cups
Try:
-PKG_USERS= ${CUPS_USER}:${CUPS_GROUP}::Common\\ UNIX\\ Printing\\ System\\ user::${SH}
+PKG_USERS= ${CUPS_USER}:${CUPS_GROUP}::Common\ UNIX\ Printing\ System\ user::${SH}
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/