[pacman-dev] two patches for makepkg

2009-10-02 Thread huntxu
1. let makepkg work with icc this patch is inspired by the gentoo wiki page http://en.gentoo-wiki.com/wiki/ICC First of all, you should install icc of course, see http://aur.archlinux.org/packages.php?ID=2252 Add your icc CFLAGS/CXXFLAGS($ICCCFLAGS $ICCCXXFLAGS) to /etc/makepkg.conf. Add

Re: [pacman-dev] two patches for makepkg

2009-10-02 Thread Xavier
On Fri, Oct 2, 2009 at 7:43 PM, Ray Rashif schivmeis...@gmail.com wrote: 2009/10/2 huntxu mhun...@gmail.com 2. let makepkg install custom license automatically When making packages whose licenses are custom, we use PKGBUILD to install the license file manually. Since it is a common step for