From f581595af6c15ffebeb72efe5af8e596d4a27909 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Dec 2009 13:42:59 -0500 Subject: [PATCH] remove NOTES section --- alien.pl | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/alien.pl b/alien.pl index dbbb32b..602ba59 100755 --- a/alien.pl +++ b/alien.pl @@ -67,6 +67,9 @@ standard linux directory tree. Do NOT run B on tar files with source code in them, unless you want this source code to be installed in your root directory when you install the package! +When using B to convert a tgz package, all files in /etc in are assumed +to be configuration files. + =item pkg To manipulate packages in the Solaris pkg format (which is really the SV @@ -258,14 +261,6 @@ included in generated debian packages. =back -=head1 NOTES - -When using B to convert a tgz package, all files in /etc in are assumed -to be configuration files. - -If B is not run as root, the files in the generated package will have -incorrect owners and permissions. - =head1 AUTHOR B was written by Christoph Lameter, B<>.