diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-07-19 14:50:29 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-07-19 14:50:29 -0500 |
commit | f3cfc59e0e4c6d27be065cee49ca3e133d045bdd (patch) | |
tree | b4ec42dc33305d1d45bed2afacaa2c7aab08245a /mips64el/mips64el.conf | |
parent | 394783a7fda0f1fb587416d54af563730bff939c (diff) |
Some fixing
Diffstat (limited to 'mips64el/mips64el.conf')
-rw-r--r-- | mips64el/mips64el.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mips64el/mips64el.conf b/mips64el/mips64el.conf index 48674b2..0825fad 100644 --- a/mips64el/mips64el.conf +++ b/mips64el/mips64el.conf @@ -2,7 +2,7 @@ ## Run a command for PKGBUILD modifications before building ## Like adding 'mips64el' to arch if it's not there -HOOKPKGBUILDMOD="mipsadd" +HOOKPKGBUILDMOD="mips-add" ## Run a command for local releasing of packages # Useful for mass packaging (ie. mips port) |