mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-29 15:55:04 +00:00
export cutter version before building Appimage (#2212)
This commit is contained in:
parent
0ea5d6fa4b
commit
b1e79ec6a6
@ -232,6 +232,7 @@ after_success:
|
||||
export FILE_TO_UPLOAD="$DMG_FILE"
|
||||
; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
export VERSION=$CUTTER_VERSION
|
||||
make INSTALL_ROOT=appdir install &&
|
||||
cp -r /usr/share/radare2 appdir/usr/share/ &&
|
||||
mkdir -p appdir/usr/bin/translations &&
|
||||
|
Loading…
Reference in New Issue
Block a user