From af6ac6ea9ef779c0f88fd456e8d73636f22773ce Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Wed, 28 Dec 2011 01:23:53 -0600 Subject: fullpkg: split in fullpkg-find and fullpkg-build fullpkg-build: build, download and custom command on fullpkg-find: create a build_dir or append new building instruction libretools-mips64el: deprecation process pkgbuild-check-nonfree: minor bug corrected --- mips64el/mips64el.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mips64el/mips64el.conf') diff --git a/mips64el/mips64el.conf b/mips64el/mips64el.conf index 0825fad..836b407 100644 --- a/mips64el/mips64el.conf +++ b/mips64el/mips64el.conf @@ -2,11 +2,11 @@ ## Run a command for PKGBUILD modifications before building ## Like adding 'mips64el' to arch if it's not there -HOOKPKGBUILDMOD="mips-add" +# HOOKPKGBUILDMOD="mips-add" ## Run a command for local releasing of packages # Useful for mass packaging (ie. mips port) # Must accept the following parameters even if the command won't use them: # $1 repo name # $2+ packages -HOOKLOCALRELEASE="mipsrelease" +# HOOKLOCALRELEASE="mipsrelease" -- cgit v1.2.3-54-g00ecf