diff options
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 - |