Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10395

Modified Files:
        openssh.info 
Log Message:
Do not install /var /pricate/var is much better

Index: openssh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/openssh.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- openssh.info        20 Nov 2004 17:44:02 -0000      1.4
+++ openssh.info        22 Nov 2004 16:03:09 -0000      1.5
@@ -1,6 +1,6 @@
 Package: openssh
 Version: 3.9p1
-Revision: 1
+Revision: 2
 Maintainer: Max Horn <[EMAIL PROTECTED]>
 Depends: daemonic (>= 20010902-1), openssl097-shlibs
 BuildDepends: openssl097-dev
@@ -72,7 +72,11 @@
 Source: mirror:custom:openssh-%v.tar.gz
 Source-MD5: 8e1774d0b52aff08f817f3987442a16e 
 ConfigureParams: --with-pid-dir=%p/var/run --sysconfdir=%p/etc/ssh 
--mandir=%p/share/man --libexecdir=%p/lib --with-xauth=/usr/X11R6/bin/xauth 
--with-default-path=%p/bin:/usr/bin:/bin:%p/sbin:/usr/sbin:/sbin:/usr/X11R6/bin 
--with-md5-passwords --with-pam 
-InstallScript: make install DESTDIR=%d
+CompileScript: <<
+PRIVSEP_PATH=/private/var/empty ./configure %c
+make PRIVSEP_PATH=/private/var/empty
+<<
+InstallScript: make install DESTDIR=%d PRIVSEP_PATH=/private/var/empty
 DocFiles: README LICENCE CREDITS WARNING.RNG
 ConfFiles: %p/etc/ssh/ssh_config %p/etc/ssh/sshd_config
 #



-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to