Magellan Linux

Diff of /branches/magellan-next/core/libgcrypt/libgcrypt-1.4.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6498 by niro, Wed Aug 25 22:21:51 2010 UTC revision 6499 by niro, Wed Aug 25 22:31:16 2010 UTC
# Line 27  SRC_URI=( Line 27  SRC_URI=(
27    
28  #UP2DATE="updatecmd ftp://ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"  #UP2DATE="updatecmd ftp://ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"
29  UP2DATE="updatecmd ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"  UP2DATE="updatecmd ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/${PNAME}/ | lasttarball"
30    
31    src_install()
32    {
33     mbuild_src_install
34    
35     # fix some multilib issues
36     only-m32 sed -i 's:-L/usr/lib64::' ${BINDIR}/usr/lib/libgcrypt.la || die
37    }

Legend:
Removed from v.6498  
changed lines
  Added in v.6499