aboutsummaryrefslogtreecommitdiff
path: root/src/gns/nss/uninstall-nss-plugin.sh
blob: 3d8cec110d7031385e18b7c7f01fad560aa0fe42 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
# $1 - shell
# $2 - top_builddir
# $3 - nssdir+path of library to remove
# $4 - sudo binary (empty if root)
$4 $1 $2/libtool --mode=uninstall $3