[go: up one dir, main page]

File: makedist.sh

package info (click to toggle)
fakechroot 2.19-3.3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,148 kB
  • sloc: ansic: 6,893; sh: 5,995; makefile: 349; perl: 169; java: 5
file content (8 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
#!/bin/bash

./autogen.sh
./configure

( cd man && make fakechroot.1 )

make dist