summaryrefslogtreecommitdiff
path: root/mips64el/mips64el.conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-07 00:17:08 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-07 00:17:08 -0500
commite9bc885c355babf7851de31db8e1920dde752993 (patch)
treefd39b7d6401ead53942f66bfc4219a06f386a23f /mips64el/mips64el.conf
parentc74d072dc83c5e3b3d9462678884cd0411a7d1d0 (diff)
organize the files
Diffstat (limited to 'mips64el/mips64el.conf')
-rw-r--r--mips64el/mips64el.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/mips64el/mips64el.conf b/mips64el/mips64el.conf
deleted file mode 100644
index 836b407..0000000
--- a/mips64el/mips64el.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-## 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"