Update of /cvsroot/fink/fink/perlmod/Fink
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16642/fink_shlibs/perlmod/Fink

Modified Files:
      Tag: shlibs
        Engine.pm 
Log Message:
Whitespace cleanup Shlibs vs HEAD


Index: Engine.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Engine.pm,v
retrieving revision 1.101.2.31
retrieving revision 1.101.2.32
diff -u -d -r1.101.2.31 -r1.101.2.32
--- Engine.pm   9 Feb 2005 01:44:16 -0000       1.101.2.31
+++ Engine.pm   9 Feb 2005 03:00:44 -0000       1.101.2.32
@@ -140,7 +140,7 @@
        my $orig_ARGV = shift;
        my $cmd = shift;
        my @args = @_;
-
+       
        my $start = time;
        my ($proc, $pkgflag, $rootflag, $aptgetflag);
 
@@ -221,7 +221,7 @@
        $::SIG{INT} = 'DEFAULT';
        my $proc_rc = { '$@' => $@, '$?' => $? };  # save for later
        Fink::PkgVersion->clear_buildlock();       # always clean up
-
+       
        # Rebuild the command line, for user viewing
        my $commandline = join ' ', 'fink', @$orig_ARGV;
        my $notifier = Fink::Notify->new();



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to