Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 14:09:14 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/databases/xmysql/pkg PLIST
Message-ID:  <19980227140914.52434@nuxi.com>
In-Reply-To: <199802020227.SAA01897@freefall.freebsd.org>; from Satoshi Asami on Sun, Feb 01, 1998 at 06:27:45PM -0800
References:  <199802020227.SAA01897@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified files:
>     databases/xmysql/pkg PLIST 
>   Make this port properly package.
>   
>   Now, I know you tested it (who doesn't? :), Andreas, but you need to
>   test it *twice* with a "make deinstall" in between, or you may not
>   catch files that were left from the previous installation (as it was
>   in this case).

MUCH, MUCH better way to gen PLIST files is to set PREFIX to /tmp/foo and
then `` find /tmp/foo -type f''.  This will ensure you catch everything,
AND will help you find places where the port isn't PREFIX-clean.
   
-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)

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?19980227140914.52434>