source:
issm/oecreview/Archive/13977-14063/ISSM-13977-13978.diff
Last change on this file was 14064, checked in by , 12 years ago | |
---|---|
File size: 619 bytes |
-
../trunk-jpl/externalpackages/doxygen/install.sh
2 2 set -eu 3 3 4 4 #Some cleanup 5 rm -rf install 5 rm -rf install src 6 6 7 7 #Download latest version 8 svn co https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk install8 svn co https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk src 9 9 10 10 #Configure doxygen 11 11 cd install && ./configure --prefix "$ISSM_DIR/externalpackages/doxygen/install"
Note:
See TracBrowser
for help on using the repository browser.