Update of /cvsroot/fink/experimental/rangerrick
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3338
Modified Files:
generate-kde.pl
Log Message:
more mono work, mostly untested
Index: generate-kde.pl
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/generate-kde.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- generate-kde.pl 5 Jun 2005 14:46:46 -0000 1.32
+++ generate-kde.pl 5 Jun 2005 18:24:26 -0000 1.33
@@ -10,7 +10,7 @@
my %files;
find(sub {
- return unless ($File::Find::name =~
/(kde|postgres|libpq|libpg|wv2|icecream|qt3|qca|kgpg|xfree86|xorg|^mono\.)/);
+ return unless ($File::Find::name =~
/(kde|postgres|libpq|libpg|wv2|icecream|qt3|qca|kgpg|xfree86|xorg|\/mono\.|libgdiplus)/);
return if ($File::Find::name =~ /notready/);
$files{$File::Find::name}++ if ($File::Find::name =~ /\.(info|patch)$/);
}, $path . '/common');
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits