Changeset 1042


Ignore:
Timestamp:
Apr 20, 2009, 10:41:21 PM (14 years ago)
Author:
Jari Häkkinen
Message:

Changed qqn package name.

Location:
plugins/base2/net.sf.basedb.normalizers/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/base2/net.sf.basedb.normalizers/trunk/INSTALL

    r1009 r1042  
    7070
    7171 8. (Optional step) Building the qQuantile binary. Unpack the
    72     qQN-version.tar.gz file and change direcotry to
    73     qQN-version. Follow the instructions in the README file included
     72    qqn-version.tar.gz file and change direcotry to
     73    qqn-version. Follow the instructions in the README file included
    7474    in the qQN package. Remember to copy file bin/qQN to the same
    7575    location as the normalization jar files.
  • plugins/base2/net.sf.basedb.normalizers/trunk/build.xml

    r1039 r1042  
    194194      <arg line="dist" />
    195195    </exec>
    196     <move file="${src}/c++/qQN-${version}.tar.gz" todir="dist" />
     196    <move file="${src}/c++/qqn-${version}.tar.gz" todir="dist" />
    197197  </target>
    198198
Note: See TracChangeset for help on using the changeset viewer.