dialog-ee-x.sh 196 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 #!/bin/sh -x # It will be run with two args: buildroot spec BUILDROOT="$1" SPEC="$2" # https://bugzilla.altlinux.org/show_bug.cgi?id=39099 subst '1i%filter_from_requires /^.opt.Dialog$/d' $SPEC