Update of /cvsroot/fink/scripts/installer/resources
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25203

Modified Files:
        postflight 
Log Message:
message formating


Index: postflight
===================================================================
RCS file: /cvsroot/fink/scripts/installer/resources/postflight,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postflight  9 Jun 2006 15:25:37 -0000       1.10
+++ postflight  9 Jun 2006 15:34:56 -0000       1.11
@@ -46,6 +46,7 @@
 } else {
        open(TTY, ">", "/dev/$info{tty}") or *TTY = *STDOUT;;
        print TTY <<END_MESSAGE;
+
 In order for a user to use fink, either:
        test -r /sw/bin/init.sh && . /sw/bin/init.sh
 or
@@ -54,6 +55,7 @@
 
 /sw/bin/pathsetup.sh will make this change for the user it is run as, or you
 can place it in the system-wide /etc/profile so that all users will get it.
+
 END_MESSAGE
 }
 



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to