diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +* A tool for repackaging. For instance, some packages need changing that can be done without rebuilding everything (OO.o's change of extension dir, for instance, changes on default config files) + What should it do? + - Retrieve the package from official repos + - Extract it to pkg/ + - Repackage |