diff options
| author | Alexander Hill <ahill@breadpudding.dev> | 2025-11-28 11:29:28 -0500 |
|---|---|---|
| committer | Alexander Hill <ahill@breadpudding.dev> | 2025-11-28 11:29:28 -0500 |
| commit | d4dd608a1fca5fd499480398cc11335fb5908746 (patch) | |
| tree | eb8d97eeabd49485b1c2c1b1a1eed46762767cb7 | |
| parent | 2a2d872d09c90bea6e105ad5ef41bab094086e84 (diff) | |
Fixed formatting
| -rw-r--r-- | STATUS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ This document tracks which packages can be built and packaged within the chroot. Definitions: - Can Build - The software can be both compiled via treetap on Maple Linux and run on Maple Linux - Can Package - The software can be packaged by treetap under Maple Linux, while using none of the deprecated paths (/usr/bin, /usr/lib, /usr/libexec, /sbin, etc.) and without conflicting with another package +- Can Build - The software can be both compiled via treetap on Maple Linux and run on Maple Linux +- Can Package - The software can be packaged by treetap under Maple Linux, while using none of the deprecated paths (/usr/bin, /usr/lib, /usr/libexec, /sbin, etc.) and without conflicting with another package | Package | Can Build? | Can Package? | | ------------ | ---------- | ------------ | |
