File: autogen.sh

package info (click to toggle)
iptables 1.8.12-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,680 kB
  • sloc: ansic: 53,528; sh: 8,343; xml: 772; python: 755; makefile: 271
file content (4 lines) | stat: -rwxr-xr-x 54 bytes parent folder | download | duplicates (13)
1
2
3
4
#!/bin/sh -e

autoreconf -fi;
rm -Rf autom4te*.cache;