diff options
| author | ruki <[email protected]> | 2026-06-30 11:06:41 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-30 11:06:41 +0800 |
| commit | 5cb46ce73332d1cb361b1869e92441d24a017469 (patch) | |
| tree | 5d210d89e94962f2e6413510fafc674102cc9251 /xmake/scripts | |
| parent | d17119e9d5d33a123cb8a87263415bf284984983 (diff) | |
| parent | 126942270243c80b35e47b99d7144a683d90c313 (diff) | |
Merge pull request #7627 from binLep/dev
fix(deb): xmake could not be found #7626
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/deb/debian/compat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/scripts/xpack/deb/debian/compat b/xmake/scripts/xpack/deb/debian/compat new file mode 100644 index 000000000..ec635144f --- /dev/null +++ b/xmake/scripts/xpack/deb/debian/compat @@ -0,0 +1 @@ +9 |
