From owner-cvs-all Sun Jan 3 03:21:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA11691 for cvs-all-outgoing; Sun, 3 Jan 1999 03:21:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11684; Sun, 3 Jan 1999 03:21:26 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-217.ix.netcom.com [209.109.233.217]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA04968; Sun, 3 Jan 1999 03:20:57 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id DAA19439; Sun, 3 Jan 1999 03:20:30 -0800 (PST) Date: Sun, 3 Jan 1999 03:20:30 -0800 (PST) Message-Id: <199901031120.DAA19439@silvia.hip.berkeley.edu> To: simokawa@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199901021610.IAA09889@freefall.freebsd.org> (message from Hidetoshi Shimokawa on Sat, 2 Jan 1999 08:10:25 -0800 (PST)) Subject: Re: cvs commit: ports/devel/libicq/pkg PLIST ports/japanese/libicq/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * 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