aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2011-03-19 22:20:29 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2011-03-19 22:20:29 -0400
commitc688ba8d47cbd94761ac2f0c8527e904b90b1364 (patch)
tree246a40b392bf2cd7d66ac38d3016ab82dc6f0e99
parentInitial commit. README describes repository layout. (diff)
downloadpatches-c688ba8d47cbd94761ac2f0c8527e904b90b1364.tar.gz
patches-c688ba8d47cbd94761ac2f0c8527e904b90b1364.tar.bz2
patches-c688ba8d47cbd94761ac2f0c8527e904b90b1364.zip
Clarified steps as to how the patches are prepped.
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 91a55f0..8ca9912 100644
--- a/README
+++ b/README
@@ -9,6 +9,9 @@ version they work with.
Those files are then manually rolled into a tarball and hosted at
'http://d.g.o/~titanofold/'.
+$ tar cjf postgresql-${SLOT}-patches.tbz2 postgresql-${SLOT}-*patch
+$ scp postgresql-${SLOT}-patches.tbz2 dev.gentoo.org:public_html
+
Init Scripts
-------------------------------------------------------------------------------