File: autogen.sh

package info (click to toggle)
xtables-addons 1.42-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,392 kB
  • sloc: ansic: 12,409; sh: 11,029; perl: 186; makefile: 116
file content (4 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download | duplicates (31)
1
2
3
4
#!/bin/bash

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