- make executable, buildbots fail otherwise
[oweals/gnunet.git] / src / gns / nss / install-nss-plugin.sh
1 #!/bin/bash
2 # $1 - sudo binary
3 # $2 - shell
4 # $3 - top_builddir
5 # $4 - nssdir
6 $1 $2 $3/libtool --finish $4
7 $1 rm -f $4/libnss_gns.la $4/libnss_gns4.la $4/libnss_gns6.la