Commit 3b7c5937 authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm play tabby: add repack (eterbug #18217)

parent f79d2ad3
#!/bin/sh -x
# It will run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
PRODUCT=tabby
PRODUCTDIR=/opt/Tabby
. $(dirname $0)/common.sh
add_libs_requires
add_bin_link_command
fix_desktop_file
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