source: issm/oecreview/Archive/11748-11766/ISSM-11749-11750.diff@ 11991

Last change on this file since 11991 was 11991, checked in by Eric.Larour, 13 years ago

oecreview from 11518 to present

File size: 745 bytes
RevLine 
[11991]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/packagemaker/install.sh
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/packagemaker/install.sh (revision 0)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/packagemaker/install.sh (revision 11750)
5@@ -0,0 +1,7 @@
6+#!/bin/bash
7+
8+#Erase symlink
9+rm -rf install
10+
11+#Select or create a new simlink
12+ln -s /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/ install
13
14Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/packagemaker/install.sh
15___________________________________________________________________
16Added: svn:executable
17 + *
18
Note: See TracBrowser for help on using the repository browser.