mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
7 lines
355 B
Plaintext
7 lines
355 B
Plaintext
* handling postinst script when converting to/from .slp packages.
|
|
* alien needs to handle relocatable conffiles, partially relocatable
|
|
packages, and packages that have maultiple parts that relocate
|
|
differently.
|
|
* rpm ghost file support. On conversion, make preinst move file out of the
|
|
way, postinst put it back. Thus emulating the behavior of rpm.
|