File: autogen.sh

package info (click to toggle)
cpdb-backend-cups 2.0b5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: ansic: 2,527; sh: 417; xml: 127; makefile: 77
file content (6 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download
1
2
3
4
5
6
#! /bin/sh

mkdir -p build-aux \
&& aclocal \
&& automake --add-missing \
&& autoconf