source: ipk/source.sh4/networklib_libsmbclient_3_0_28b/CONTROL/preinst@ 23829

Last change on this file since 23829 was 23438, checked in by nit, 13 years ago
  • Property svn:executable set to *
File size: 107 bytes
Line 
1#!/bin/sh
2
3echo "deleting libsmbclient.so.0 LINK in /var/usr/lib"
4rm /var/usr/lib/libsmbclient.so.0
5
6exit 0
Note: See TracBrowser for help on using the repository browser.