diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:25:08 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:25:08 +0000 |
| commit | ac02af34e6938758c236ee87e99a65e9d7318c43 (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /repos/extra/pfetch/spm-support.patch | |
| parent | 495bfcc4011c3eb286cb5e4d57aef27af6b8751e (diff) | |
| download | alicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.tar.gz alicelinux-ac02af34e6938758c236ee87e99a65e9d7318c43.zip | |
Woodpecker CI 495bfcc4011c3eb286cb5e4d57aef27af6b8751e [SKIP CI]
Diffstat (limited to 'repos/extra/pfetch/spm-support.patch')
| -rw-r--r-- | repos/extra/pfetch/spm-support.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/repos/extra/pfetch/spm-support.patch b/repos/extra/pfetch/spm-support.patch deleted file mode 100644 index f31c1b15..00000000 --- a/repos/extra/pfetch/spm-support.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- pfetch-0.6.0.orig/pfetch -+++ pfetch-0.6.0/pfetch -@@ -470,6 +470,7 @@ - has rpm && rpm -qa - has xbps-query && xbps-query -l - has apk && apk info -+ has spm && spm -a - has guix && guix package --list-installed - has opkg && opkg list-installed - |