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:
parent
9e4534535c
commit
c305f0f388
@ -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}
|
Loading…
Reference in New Issue
Block a user