diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-21 13:27:02 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-21 13:27:02 -0300 |
commit | 4c4f7255e97bde5524e3798b4b777a94e37da23d (patch) | |
tree | 64a28f2efb14473b10798d17b513bd398bdbff1e /doc | |
parent | 6082f831bbacb174c050915d3b301910fb2ea261 (diff) | |
parent | 0663c0c58a8d04a35f5ba9ab6de068a3f6c09b40 (diff) |
Merge branch 'master' into fauno
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fullpkg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/fullpkg b/doc/fullpkg new file mode 100644 index 0000000..5645fae --- /dev/null +++ b/doc/fullpkg @@ -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. |