Commit 30684277 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add epm play webex (ALT bug 42115)

parent bdcd3a3e
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
PRODUCT=webex
# drop external requires
subst '1i%filter_from_requires /^libutil.so.*/d' $SPEC
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment