Hex Artifact Content

Artifact fc86162e7a6b82ddc8abc44861f74b29ff220808:


0000: 23 21 20 2f 62 69 6e 2f 73 68 0a 0a 66 69 6e 64  #! /bin/sh..find
0010: 20 2e 20 2d 74 79 70 65 20 66 20 2d 6e 61 6d 65   . -type f -name
0020: 20 27 2e 2a 2e 73 77 3f 27 20 7c 20 78 61 72 67   '.*.sw?' | xarg
0030: 73 20 72 6d 20 2d 66 0a 66 69 6e 64 20 2e 20 2d  s rm -f.find . -
0040: 74 79 70 65 20 66 20 2d 6e 61 6d 65 20 27 2e 6e  type f -name '.n
0050: 66 73 2a 27 20 7c 20 78 61 72 67 73 20 72 6d 20  fs*' | xargs rm 
0060: 2d 66 0a 0a 2e 2f 61 75 74 6f 67 65 6e 2e 73 68  -f.../autogen.sh
0070: 20 7c 7c 20 65 78 69 74 20 31 0a 0a 69 66 20 5b   || exit 1..if [
0080: 20 21 20 2d 78 20 63 6f 6e 66 69 67 75 72 65 20   ! -x configure 
0090: 5d 3b 20 74 68 65 6e 0a 09 65 78 69 74 20 31 0a  ]; then..exit 1.
00a0: 66 69 0a 0a 72 6d 20 2d 72 66 20 61 75 74 6f 6d  fi..rm -rf autom
00b0: 34 74 65 2e 63 61 63 68 65 20 76 70 6e 2f 6e 72  4te.cache vpn/nr
00c0: 6c 73 73 63 2f 76 70 6e 67 75 69 2f 62 75 69 6c  lssc/vpngui/buil
00d0: 64 2f 0a                                         d/.