summaryrefslogtreecommitdiff
path: root/doc/workflows.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/workflows.md
parentd088888be34e64faf9734b1548d6e545aa9c271c (diff)
Remove fullpkg and treepkg, in favor of dagpkg.
Diffstat (limited to 'doc/workflows.md')
-rw-r--r--doc/workflows.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/workflows.md b/doc/workflows.md
index 9a8c1a6..03dca4f 100644
--- a/doc/workflows.md
+++ b/doc/workflows.md
@@ -42,7 +42,9 @@ Workflow:
`git log --no-merges --numstat`.
* Pick a package and run `treepkg` from its dir on the chroot, or retake a build
- with `treepkg /tmp/package-treepkg-xxxx`. (Refer to `doc/treepkg` here).
+ with `treepkg /tmp/package-treepkg-xxxx`.
+
+ > Note: `treepkg` has been deprecated in favor of `dagpkg`.
What this allows: