Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1:/tmp/cvs-serv11910
Modified Files:
Tag: uidgid
User.pm
Log Message:
will need to use User:: modules to get next ids and and such, might even beable to add
and remove user/group and have a function to verify that the db info is the same as
the systems
Index: User.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Attic/User.pm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- User.pm 9 Aug 2003 02:09:14 -0000 1.1.2.1
+++ User.pm 9 Aug 2003 02:14:29 -0000 1.1.2.2
@@ -24,6 +24,8 @@
use Fink::Config qw($config $basepath $debarch);
use Fink::Services qw(&execute &print_breaking &prompt &prompt_boolean);
+use User::grent;
+use User::pwent;
use File::Find;
use Fcntl ':mode'; # for search_comparedb
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits