reorder --scripts

This commit is contained in:
Joey Hess
2009-12-14 13:26:48 -05:00
parent 166d384024
commit 72599080d2

View File

@@ -127,6 +127,16 @@ Like B<-g>, but do not generate the packagename.orig directory. This is only
useful when you are very low on disk space and are generating a debian useful when you are very low on disk space and are generating a debian
package. package.
=item B<-c>, B<--scripts>
Try to convert the scripts that are meant to be run when the
package is installed and removed. Use this with caution, because these
scripts might be designed to work on a system unlike your own, and could
cause problems. It is recommended that you examine the scripts by hand
and check to see what they do before using this option.
This is enabled by default when converting from lsb packages.
=item B<--patch=>I<patch> =item B<--patch=>I<patch>
Specify the patch to be used instead of automatically looking the patch up Specify the patch to be used instead of automatically looking the patch up
@@ -156,16 +166,6 @@ information.
Note that without an argument, this displays the version of B<alien> instead. Note that without an argument, this displays the version of B<alien> instead.
=item B<-c>, B<--scripts>
Try to convert the scripts that are meant to be run when the
package is installed and removed. Use this with caution, because these
scripts might be designed to work on a system unlike your own, and could
cause problems. It is recommended that you examine the scripts by hand
and check to see what they do before using this option.
This is enabled by default when converting from lsb packages.
=item B<-T>, B<--test> =item B<-T>, B<--test>
Test the generated packages. Currently this is only supported for debian Test the generated packages. Currently this is only supported for debian