File: bootstrap

package info (click to toggle)
gammastep 2.0.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,172 kB
  • sloc: ansic: 4,367; python: 426; makefile: 183; xml: 161; sh: 3
file content (7 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/sh

# change to root directory
cd $(dirname "$0")

autopoint --force && \
	AUTOPOINT="intltoolize --automake --copy" autoreconf --force --install --verbose