From c5285edaf06e1ed364d398fd387b66f8ad568276 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 08:20:42 +0200 Subject: Updates for 0.14.0 release --- stage-queue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'stage-queue') diff --git a/stage-queue b/stage-queue index 5f2e907..178a387 100755 --- a/stage-queue +++ b/stage-queue @@ -35,7 +35,7 @@ done etc/stage-pkg -Q -c -d tinycbor packaging/tinycbor/tinycbor/libtinycbor -etc/stage-pkg -Q -c -d xxd packaging/xxd/xxd/xxd +#etc/stage-pkg -Q -c -d xxd packaging/xxd/xxd/xxd etc/stage-pkg -Q -c -d byacc packaging/byacc/byacc/byacc etc/stage-pkg -Q -c -d reflex packaging/reflex/reflex/reflex etc/stage-pkg -Q -c -d openbsd-m4 packaging/openbsd-m4/openbsd-m4/openbsd-m4 @@ -46,11 +46,11 @@ etc/stage-pkg -Q -c -d kconfig packaging/kconfig/kconfig/liblkc \ etc/stage-pkg -Q -c -d xerces-c packaging/xerces-c/xerces-c/libxerces-c -etc/stage-pkg -Q -c -d libcutl ../cutl/libcutl +#etc/stage-pkg -Q -c -d libcutl ../cutl/libcutl -etc/stage-pkg -Q -c -d cli ../cli/cli/cli -etc/stage-pkg -Q -c -d cli ../cli/cli/cli-tests -etc/stage-pkg -Q -c -d cli ../cli/cli/cli-examples +#etc/stage-pkg -Q -c -d cli ../cli/cli/cli +#etc/stage-pkg -Q -c -d cli ../cli/cli/cli-tests +#etc/stage-pkg -Q -c -d cli ../cli/cli/cli-examples etc/stage-pkg -Q -c -d libxsd-frontend ../xsd/libxsd-frontend/ -- cgit v1.1