STAGE1-gawk removed from dist-git

This file, which was supposed to be describing how to boostrap the
  gawk package (in case you do not have gawk on your system and you need
  to compile it). However, I guess only author was able to follow those
  instructions.

  I'm deleting this file, because I'd rather have no tutorial at all
  than some misleading instructions. We will recreate the instructions
  in the future, if needed.
This commit is contained in:
David Kaspar [Dee'Kej] 2016-09-07 13:04:01 +02:00
parent 9e4534535c
commit c305f0f388
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
srpm $1
mcd $BUILDDIR/$1
$SRC/${1}-*/configure $TCONFIGARGS
notparallel
test -d tools/gnulib/lib && make $J V=1 -C tools/gnulib/lib
make $J V=1
make $J install DESTDIR=${ROOTFS}