Ignore:
Timestamp:
Mar 1, 2007, 11:35:22 AM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osc_snovis/trunk/obuild/this.obuild

    r272 r277  
    33  <project name="osc_snovis" version="v1r0">
    44
    5     <package name="osc_snovis" version="v1r0">
    6       <not_in_main_build/> <!-- else the project sh/build will loop. -->
    7       <repository>svn.lal.in2p3.fr/nemo/packages</repository>
     5    <reference package="foreign" version="v1r0" file="OpenScientist.obuild"/>
    86
    9       <reference package="foreign" version="v1r0" file="OpenScientist.obuild"/>
     7    <reference package="foreign" version="v1r0" file="CLHEP.obuild"/>
     8    <reference package="foreign" version="v1r0" file="Geant4.obuild"/>
    109
    11       <reference package="foreign" version="v1r0" file="CLHEP.obuild"/>
    12       <reference package="foreign" version="v1r0" file="Geant4.obuild"/>
     10    <!-- WARNING : potential clash with HDF5 of OpenScientist -->
     11    <reference package="foreign" version="v1r0" file="HDF5.obuild"/> 
    1312
    14       <!-- WARNING : potential clash with HDF5 of OpenScientist -->
    15       <reference package="foreign" version="v1r0" file="HDF5.obuild"/> 
    16 
    17       <!-- from osc_batch/batch.obuild -->
    18       <release>
    19         <copy_file platform="UNIX">
    20           <from>obuild/release/UNIX/setup.csh</from>
    21           <to>.</to>
    22         </copy_file>
    23         <copy_file platform="UNIX">
    24           <from>obuild/release/UNIX/setup.sh</from>
    25           <to>.</to>
    26         </copy_file>
    27         <copy_file platform="UNIX">
    28           <from>obuild/release/UNIX/install</from>
    29           <to>.</to>
    30         </copy_file>
    31       </release>
    32 
    33     </package>
     13    <!-- from osc_source/batch.obuild -->
     14    <release>
     15      <copy_file platform="UNIX">
     16        <from>obuild/release/UNIX/setup.csh</from>
     17        <to>.</to>
     18      </copy_file>
     19      <copy_file platform="UNIX">
     20        <from>obuild/release/UNIX/setup.sh</from>
     21        <to>.</to>
     22      </copy_file>
     23      <copy_file platform="UNIX">
     24        <from>obuild/release/UNIX/install</from>
     25        <to>.</to>
     26      </copy_file>
     27    </release>
    3428
    3529    <reference package="bhep" version="v1r4p2" file="obuild/this.obuild"/>
Note: See TracChangeset for help on using the changeset viewer.