Date: Sun, 3 Jan 1999 03:20:30 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: simokawa@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/libicq/pkg PLIST ports/japanese/libicq/pkg PLIST Message-ID: <199901031120.DAA19439@silvia.hip.berkeley.edu> In-Reply-To: <199901021610.IAA09889@freefall.freebsd.org> (message from Hidetoshi Shimokawa on Sat, 2 Jan 1999 08:10:25 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
* Fix wrong order of PLIST. * * 'ldconfig -m %B' must be next after libraries and shouldn't be next after * include files because '%B' represents the prefix of previous file. I've seen a lot of these stuff. I recommend you change them to %D/lib next time you see those, that way it will still work even if someone sorts all the @'s to the end again. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901031120.DAA19439>