thanks Eric, i will correct this. On Fri, Aug 12, 2011 at 10:04 PM, Eric Bélanger <snowmaniscool@gmail.com> wrote:
On Tue, Aug 9, 2011 at 6:56 AM, Sebastien Luttringer <seblu@seblu.net> wrote:
makepkg --skipinteg is a often used to test package and it's the brother of -g option. Have a -G shortcut will help to reduce CO².
Signed-off-by: Sebastien Luttringer <seblu@seblu.net> ---
+<<<<<<< HEAD --skipchecksums) SKIPCHECKSUMS=1 ;; --skipinteg) SKIPCHECKSUMS=1; SKIPPGPCHECK=1 ;; --skippgpcheck) SKIPPGPCHECK=1;; +======= +>>>>>>> Add makepkg -G which is like --skipinteg --sign) SIGNPKG='y' ;; -s|--syncdeps) DEP_BIN=1 ;; -S|--source) SOURCEONLY=1 ;;
The patch seem to be messed up.
-- Sébastien Luttringer www.seblu.net