AppImage / AppImage/AppImageKit
-g should not overwrite update information passed with -u
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 9.4k
- Fork
- 588
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Right now, if update information is passed together with `-g`, appimagetool will always guess the update information. This produces unexpected behavior for some of my projects, where I use linuxdeploy-plugin-appimage to create AppImages which require custom update information.
Both options are incompatible, so ideally, appimagetool should refuse to create an AppImage if both options are provided, and print a message.
linuxdeploy-plugin-appimage will be changed to not add `-g` if `$UPD_INFO` is provided.
See https://github.com/AppImage/AppImageKit/commit/5b5ca1a70cd84966d9084a9efb70115aa4b9fdb2#diff-22b5078e6286ae2bb4ef0316fd695255.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.