aboutsummaryrefslogtreecommitdiff
path: root/src/gns/nss/uninstall-nss-plugin.sh
blob: 61c8eff86a2b29ff661f255c42f1880df804612e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
# $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