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