Files
alien/TODO
joey 4f2f17d67a * Removed an obsolete note from the man page.
* Set locale to C while using rpm to pick at the .rpm file we are going to
     convert, Closes: #42282
   * Moved /usr/lib/alien to /usr/share/alien
   * Added --nopatch option, Closes: #47069
1999-11-18 21:43:35 +00:00

6 lines
305 B
Plaintext

* 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.