On Mon, Jun 30, 2008 at 2:26 PM, Dan McGee <dpmcgee@gmail.com> wrote:
On Mon, Jun 30, 2008 at 2:16 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Thu, Jun 26, 2008 at 7:18 PM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
On Wed, 25 Jun 2008, Paul Mattal wrote:
Please signoff xfsprogs 2.9.8-1 for i686.
xfsprogs-2.9.8 (21 April 2008) - Add support for sb_features2 in wrong location in mkfs.xfs, xfs_repair and xfs_db. - Improve memory limits for libxfs cache in xfs_repair and added a -m option to manually limit usage of xfs_repair. - Add -c option to xfs_admin to turn lazy-counters on/off. - Added support for mdp in libdisk/mkfs.xfs, thanks to Hubert Verstraete. - Add -p option to fsck.xfs, thanks to Markus Rothe. - Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard.
- P
Although the '!libtool' option is used, there is a libtool file in the package: lib/libhandle.la I'm guessing that makepkg doesn't search /lib for libtool files so it needs to be manually removed. Of course, I assume that it's not needed.
Weird. I thought makepkg did a "find $startdir/pkg -name '*.la' -delete" Dan, is this some sort of weird bug, or am I totally mistaken?
Taken care of 3 days ago on pacman-dev: http://code.toofishes.net/gitweb.cgi?p=pacman.git;a=commitdiff;h=d534488f2d0...
Yeah as I was sending the email, I remembered the symlink issue, but I had no idea it was related. I lost context by reading things out-of-order