summaryrefslogtreecommitdiff
path: root/mips64el/mips64el.conf
blob: 0825fad9ee549d599cb9de280d6095d8d7c120f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Arquitecture specific commands

## Run a command for PKGBUILD modifications before building
## Like adding 'mips64el' to arch if it's not there
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"