Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4418

Modified Files:
        sudo.info 
Log Message:
Oh yeah, let us globally remove PERL5LIB so that things break. Thanks sudo 
authors. This is the temp fix until I have a better idea

Index: sudo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/sudo.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sudo.info   4 Mar 2006 22:56:47 -0000       1.2
+++ sudo.info   23 Mar 2006 19:29:32 -0000      1.3
@@ -1,6 +1,6 @@
 Package: sudo
 Version: 1.6.8p12
-Revision: 1
+Revision: 4
 ###
 Source: ftp://ftp.sudo.ws/pub/sudo/sudo-%v.tar.gz
 Source-MD5: b29893c06192df6230dd5f340f3badf5 
@@ -8,10 +8,12 @@
 ###
 DocFiles: BUGS CHANGES HISTORY INSTALL.* LICENSE PORTING README RUNSON TODO 
TROUBLESHOOTING UPGRADE sample.pam sample.sudoers 
 ###
-ConfigureParams: --prefix=%p --libexecdir=%p/lib/%n --mandir=%p/share/man 
--with-pam --with-pic --with-execv --without-sendmail --with-hal-insults 
--with-tty-tickets --enable-log-host --enable-shell-sets-home 
--with-logpath=%p/var/log --with-timedir=%p/var/run --sysconfdir=%p/etc 
--with-rpath
+ConfigureParams: --prefix=%p --libexecdir=%p/lib/%n --mandir=%p/share/man 
--with-pam --with-pic --without-sendmail --with-all-insults --with-tty-tickets 
--enable-log-host --enable-shell-sets-home --with-logpath=%p/var/log 
--with-loglen=150 --with-timedir=%p/var/run --sysconfdir=%p/etc --with-rpath
 
 PatchScript: <<
 perl -i -pe 's|security|pam|g' auth/pam.c
+perl -i -pe 's|"PERLLIB",||g' env.c
+perl -i -pe 's|"PERL5LIB",||g' env.c
 mv INSTALL INSTALL.txt
 <<
 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to