summaryrefslogtreecommitdiff
path: root/doc/fullpkg.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 15:12:49 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 15:12:49 -0600
commitc345145c9fa3d86c09ee153142ea8bf706be0e50 (patch)
treea8268cd5286a32e4ff55a78dc8a6d4179f0441e1 /doc/fullpkg.md
parentd088888be34e64faf9734b1548d6e545aa9c271c (diff)
Remove fullpkg and treepkg, in favor of dagpkg.
Diffstat (limited to 'doc/fullpkg.md')
-rw-r--r--doc/fullpkg.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/fullpkg.md b/doc/fullpkg.md
deleted file mode 100644
index c870a3f..0000000
--- a/doc/fullpkg.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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.