summaryrefslogtreecommitdiff
path: root/doc/todo/metapackage.mdwn
diff options
context:
space:
mode:
authorJoey Hess2014-06-09 01:45:58 -0400
committerJoey Hess2014-06-09 01:47:11 -0400
commitfc49d75e4fb9e8d2c7ce9d60647a26ecc030d253 (patch)
tree1652c818d61150ca718986df6474158c9717c5e1 /doc/todo/metapackage.mdwn
parent582be8ebe00838509d978091d3c97ebeb1bf99de (diff)
Attr is renamed to Info.
Diffstat (limited to 'doc/todo/metapackage.mdwn')
-rw-r--r--doc/todo/metapackage.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/metapackage.mdwn b/doc/todo/metapackage.mdwn
index cd7bc1fd..bd14f858 100644
--- a/doc/todo/metapackage.mdwn
+++ b/doc/todo/metapackage.mdwn
@@ -1,5 +1,5 @@
* Should be possible to generate a metapackage of all packages that
properties direct apt to install. Then any other packages can be
auto-removed. This would just be a matter of storing the apt-installed
- packages in an Attr. Although not removing essential and base packages
+ packages in to Info or somewhere. Although not removing essential and base packages
could be problimatic.