rizinorg/cutter

Fortunes aren't included in the Appimage

开放

#2,226 创建于 2020年6月1日

 (3 条评论) (0 个反应) (0 位负责人)C++ (1,123 个派生)batch import
BUGBuild Systemgood first issue

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Environment information

  • Operating System: ArchLinux
  • Cutter version: 1.10.3
  • Obtained from:
    • Downloaded from release
  • File format: ELF

Describe the bug

Fortunes don't work in the APPIMAGE build.

To Reproduce

Steps to reproduce the behavior:

  1. Open any executable in Cutter (needs to be Appimage)
  2. enter fo in the console
  3. observe that nothing is printed

Expected behavior

Fortune gets printed.

Screenshots

Additional context

Appimage build script copies only /usr/share/radare2 but fortunes are located in /usr/share/doc/radare2/

贡献者指南