Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    b22ed559
    Fixed install suffix. · b22ed559
    Giovanni Bussi authored
    Using "_" instead of "-" to avoid clashes.
    
    Actually, the problem was that doing
    make install PLUMED_SUFFIX=2
    make install
    The second install would have canceled the executables installed
    by the first install. This is because install assumes names such as
    plumed-* to be scripts installed for cross compiling
    b22ed559
    History
    Fixed install suffix.
    Giovanni Bussi authored
    Using "_" instead of "-" to avoid clashes.
    
    Actually, the problem was that doing
    make install PLUMED_SUFFIX=2
    make install
    The second install would have canceled the executables installed
    by the first install. This is because install assumes names such as
    plumed-* to be scripts installed for cross compiling
Code owners
Assign users and groups as approvers for specific file changes. Learn more.