Changeset 108 for trunk/Makefile

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

    r107 r108  
    11BUILDHOME = $(PWD) 
    2 OPENSCVERSION = 0.11.4-svn-r3387 
     2OPENSCVERSION = 0.11.4-svn-r3388 
    33SCAVERSION = 0.2.3pre2 
    44LIBP11VERSION = 0.2.3 
     
    132132        tar xzvf $^ 
    133133        mv opensc-$(OPENSCVERSION) opensc 
    134         cd opensc/src/libopensc && patch < ../../../leopard.diff 
    135134        touch $@ 
    136135