t1client-standalone.sh 373 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#!/bin/sh -x

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

PRODUCT=t1client
PRODUCTDIR=/opt/dssl/t1client

. $(dirname $0)/common-chromium-browser.sh

add_bin_link_command $PRODUCT $PRODUCTDIR/run_t1client.sh

fix_desktop_file /opt/dssl/t1client/run_t1client.sh $PRODUCT
15

16 17 18
# disable auto req
#ignore_lib_requires 'libmng.so.1'
#add_libs_requires