Changes between Version 1 and Version 2 of BitCoin


Ignore:
Timestamp:
06/07/11 12:25:10 (13 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BitCoin

    v1 v2  
    77  $ cd pyopencl
    88  $ ./configure.py
     9{{{
    910  $ cat <<EOF > siteconf.py
    1011BOOST_INC_DIR = []
     
    2223LDFLAGS = []
    2324EOF
     25}}}
    2426  $ make
    2527  $ sudo make install