Changeset 108 for trunk/Makefile_i386

Show
Ignore:
Timestamp:
02/19/08 22:58:51 (9 months ago)
Author:
jps
Message:

leopard.diff is now in opensc_trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile_i386

    r107 r108  
    11BUILDHOME = $(PWD) 
    22OPENSSLVERSION = 0.9.8g 
    3 OPENSCVERSION = 0.11.4-svn-r3387 
     3OPENSCVERSION = 0.11.4-svn-r3388 
    44OPENSSHVERSION = 4.7p1 
    55LIBP11VERSION = 0.2.3 
     
    9898        tar xzvf $^ 
    9999        mv opensc-$(OPENSCVERSION) opensc 
    100         cd opensc/src/libopensc && patch < ../../../leopard.diff 
    101100        touch $@ 
    102101