root/pbibuild/modules/bmpx/preportmake.sh
| Revision 979, 181 bytes (checked in by kris, 9 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | # Remove any /Programs/BMPx link, and recreate it, so we can use PREFIX |
| 4 | # in our make.conf properly |
| 5 | rm -rf /Programs/BMPx |
| 6 | mkdir /Programs |
| 7 | ln -s /usr/local /Programs/BMPx |
Note: See TracBrowser
for help on using the browser.
