source:
cmtpacman/HEAD/scripts/get_java.sh@
71
      
      | Last change on this file since 71 was 53, checked in by , 20 years ago | |
|---|---|
| File size: 115 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | |
| 3 | if test -d ../classes; then | 
| 4 | cd ../classes | 
| 5 | |
| 6 | pwd=`pwd` | 
| 7 | |
| 8 | find . -name '*.jar' | sed -e 's#[.]/#'${pwd}'/#' | 
| 9 | fi | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
