Commit 43ce96ba authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack: add FlashPrint5 support

parent 44a63491
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
#PRODUCT=flashprint5
#PRODUCTDIR=/usr/lib/$PRODUCT
. $(dirname $0)/common.sh
move_file /usr/lib/libOCCTWrapper.so.1 /usr/lib64/libOCCTWrapper.so.1
epm install --skip-installed libGL libGLU libqt5-core libqt5-gui libqt5-network libqt5-opengl libqt5-widgets libudev1
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