diff options
-rw-r--r-- | dosbox-x/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dosbox-x/README.md b/dosbox-x/README.md index bd3a68d..50c2684 100644 --- a/dosbox-x/README.md +++ b/dosbox-x/README.md @@ -5,7 +5,7 @@ This is a dpkg for [dosbox-x](https://dosbox-x.com/) The original application is at the above link. This repo <https://bgstack15.ddns.net/cgit/stackrpms> is the original location of the dpkg recipe. ## Alternatives -Use Dosbox-X on Fedora, or with a Flatpak or from source. +Use Dosbox-X on Fedora, or with a Flatpak or from source. See PhantomX's pastured [rpm spec](https://github.com/PhantomX/chinforpms/blob/main/_pasture/dosbox-x/dosbox-x.spec). ## Reason for existence I wanted a dpkg of dosbox-x, and my skillset includes converting rpm specs to debian recipes. @@ -21,3 +21,4 @@ Standard debuild. ## References 1. <https://copr.fedorainfracloud.org/coprs/rob72/DOSBox-X/> +2. I [shared](https://github.com/joncampbell123/dosbox-x/issues/3356#issuecomment-1563077184) this in a discussion on the upstream repo. |