summaryrefslogtreecommitdiffstats
path: root/recipe.d/XXXX-tzdata
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-03-22 16:47:17 -0700
committer Eric Hameleers <alien@slackware.com>2013-03-22 16:47:17 -0700
commit69dd99f961988fa15da8d7f0d63b62f3385419c3 (patch)
treed57eb3e85e1d08e7815787de26946ee42c398b66 /recipe.d/XXXX-tzdata
downloadalienarm-69dd99f961988fa15da8d7f0d63b62f3385419c3.tar.gz
alienarm-69dd99f961988fa15da8d7f0d63b62f3385419c3.tar.xz
Initial commit of a Slackware cross-arch bootstrap framework.
Diffstat (limited to 'recipe.d/XXXX-tzdata')
-rw-r--r--recipe.d/XXXX-tzdata7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipe.d/XXXX-tzdata b/recipe.d/XXXX-tzdata
new file mode 100644
index 0000000..aa36784
--- /dev/null
+++ b/recipe.d/XXXX-tzdata
@@ -0,0 +1,7 @@
+#
+# Note: java tzdata is not built (unlike tzdata.spec)
+#
+cd $SRC/$1
+make $NUMJOBS
+make $NUMJOBS install
+