Quick question at the bottom...

--- Guillaume Cottenceau <[EMAIL PROTECTED]>
wrote:
> Name        : postfix                     
> Version     : 2.0.6                            
> Release     : 1mdk                          Build
> --=-=-=
> --- postfix-2.0.1-2mdk.src.rpm/postfix.spec
> 2003-03-06 20:03:32.000000000 +0100
> +++ postfix-2.0.6-1mdk.src.rpm/postfix.spec
> 2003-03-06 20:03:32.000000000 +0100
> @@ -341,14 +341,10 @@
>  # yves 1.1.10-1mdk -- ??
>  copy /etc/host.conf %{CHROOT}/etc
>  
> -# Put db3 in the chroot jail, but only if the
> soname is correct
> -%triggerin -- libdb3.3
> +# put db4 in the chroot jail
> +%triggerin -- libdb4.0
>  %{copy_cmd} 
> -DBVER=`ldd %{_libdir}/postfix/pickup |grep libdb
> |perl -pi -e "s,\s+,,g;s,=>.*,,"`
> -if [ -e "/%{_lib}/$DBVER" ]; then
> -        copy "/%{_lib}/$DBVER" %{CHROOT}/%{_lib}
> -fi                      
> -
> +copy %{_libdir}/libdb-4.0.so %{CHROOT}/%{_libdir} 

copy ??  Where did that command come from?

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to