From c305f0f38872910305207842a3198b668c51d32c Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Wed, 7 Sep 2016 13:04:01 +0200 Subject: [PATCH] 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. --- STAGE1-gawk | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 STAGE1-gawk diff --git a/STAGE1-gawk b/STAGE1-gawk deleted file mode 100644 index f80f9ca..0000000 --- a/STAGE1-gawk +++ /dev/null @@ -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}