Update of /cvsroot/fink/fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30103
Modified Files:
STYLE bootstrap
Log Message:
better to be at the top too
Index: STYLE
===================================================================
RCS file: /cvsroot/fink/fink/STYLE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- STYLE 19 Jun 2006 20:15:37 -0000 1.2
+++ STYLE 19 Jun 2006 20:25:14 -0000 1.3
@@ -28,8 +28,5 @@
#!/usr/bin/perl -w
# -*- mode: Perl; tab-width: 4; -*-
- use strict;
-
-and end:
-
# vim: ts=4 sw=4 noet
+ use strict;
Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bootstrap 15 Jun 2006 19:44:43 -0000 1.3
+++ bootstrap 19 Jun 2006 20:25:14 -0000 1.4
@@ -1,5 +1,6 @@
#!/usr/bin/perl -w
# -*- mode: Perl; tab-width: 4; -*-
+# vim: ts=4 sw=4 noet
#
# bootstrap - perl script to install and bootstrap a Fink
# installation
from source
@@ -495,6 +496,3 @@
### eof
exit 0;
-
-
-# vim: ts=4 sw=4 noet
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits