summaryrefslogtreecommitdiff
path: root/doc/fullpkg.md
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-24 13:50:34 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-24 13:50:34 -0400
commitdb125088520d739b19607057e8635a9ddb28fe6e (patch)
tree8ac303bf546a24227e1030af82eb0ce77fdbd7a5 /doc/fullpkg.md
parent26b92ff1318ccadd1c9cda337b96b3eba7982ed6 (diff)
clean up doc/; normalize filenames, clean up createworkdir(.md)
Diffstat (limited to 'doc/fullpkg.md')
-rw-r--r--doc/fullpkg.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/fullpkg.md b/doc/fullpkg.md
new file mode 100644
index 0000000..5645fae
--- /dev/null
+++ b/doc/fullpkg.md
@@ -0,0 +1,7 @@
+# FullPKG
+FullPKG is a tool to build a package from ABS, find all needed dependencies
+along the way and build them too if necessary.
+
+## Before running fullpkg
+Update PKGBUILD path cache by running `toru -u <repo>` on your ABS root. Once
+for each repo you'll be using.