File: README.build-sources

package info (click to toggle)
fai 5.3.6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,908 kB
  • ctags: 370
  • sloc: sh: 5,436; perl: 5,292; makefile: 160
file content (12 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# check out the sources to the directory fai
git clone git@github.com:faiproject/fai.git

# build the packages
cd fai
gbp buildpackage
or
dpkg-buildpackage -I.git -rfakeroot -uc -us

# Now you have some fai Debian packages
cd ..
ls fai*.deb