This commit is contained in:
joey
2000-04-21 09:56:17 +00:00
parent 65c6abb47f
commit 75250b699d

4
TODO
View File

@@ -1,5 +1 @@
* handling postinst script when converting to/from .slp packages. * handling postinst script when converting to/from .slp packages.
* alien needs to be reorganized somewhat, so it doesn't use any global
variables. The lib/ files are mostly ok, but should probably be regular OO
modules, and should be installed where regular perl modules are. Make it
-w safe, too.