dialog-ee-x.sh 207 Bytes
Newer Older
1 2 3 4 5 6
#!/bin/sh -x

# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"

7 8
. $(dirname $0)/common.sh

9
# https://bugzilla.altlinux.org/show_bug.cgi?id=39099
10
filter_from_requires '\\/opt\\/Dialog'