source:
ipk/source.sh4/networklib_libsmbclient_3_0_28b/CONTROL/postrm@
23569
| Last change on this file since 23569 was 23438, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 182 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | echo "creating LINK in /var/bin/ to original smbd" |
| 5 | rm /var/lib/libsmbclient.so.0 |
| 6 | ln -s "$INSTDIR/lib/libsmbclient.so.0" /var/usr/lib/libsmbclient.so.0 |
| 7 | |
| 8 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)