public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: fix mupdf-x11 patch for 1.7.1
@ 2026-06-10 3:14 Ben Boeckel
0 siblings, 0 replies; only message in thread
From: Ben Boeckel @ 2026-06-10 3:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ranger
Branch : epel10
Commit : 4a10949d6d386abbb41f7a34c1936a9da82b85d7
Author : Ben Boeckel <mathstuf@gmail.com>
Date : 2015-09-26T15:16:40-04:00
Stats : +2/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ranger/c/4a10949d6d386abbb41f7a34c1936a9da82b85d7?branch=epel10
Log:
fix mupdf-x11 patch for 1.7.1
---
diff --git a/ranger-1.7.1-mupdf-x11.patch b/ranger-1.7.1-mupdf-x11.patch
index ce6d6d0..3692fc0 100644
--- a/ranger-1.7.1-mupdf-x11.patch
+++ b/ranger-1.7.1-mupdf-x11.patch
@@ -1,12 +1,3 @@
-From d0c1e4c57ab50d3f14cd8ae6fcac511275daf903 Mon Sep 17 00:00:00 2001
-From: Ben Boeckel <mathstuf@gmail.com>
-Date: Sat, 26 Sep 2015 14:50:44 -0400
-Subject: [PATCH] rifle: detect mupdf-x11
-
----
- ranger/config/rifle.conf | 1 +
- 1 file changed, 1 insertion(+)
-
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index 7cd9e79..c39d44e 100644
--- a/ranger/config/rifle.conf
@@ -14,8 +5,8 @@ index 7cd9e79..c39d44e 100644
@@ -139,6 +139,7 @@ mime ^video, terminal, !X, has mplayer = mplayer -- "$@"
ext pdf, has llpp, X, flag f = llpp "$@"
ext pdf, has zathura, X, flag f = zathura -- "$@"
- ext pdf, has mupdf, X, flag f = mupdf "$@"
-+ext pdf, has mupdf-x11,X, flag f = mupdf-x11 "$@"
+ ext pdf, has mupdf, X, flag f = mupdf -- "$@"
++ext pdf, has mupdf-x11,X, flag f = mupdf-x11 -- "$@"
ext pdf, has apvlv, X, flag f = apvlv -- "$@"
ext pdf, has xpdf, X, flag f = xpdf -- "$@"
ext pdf, has evince, X, flag f = evince -- "$@"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 3:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 3:14 [rpms/ranger] epel10: fix mupdf-x11 patch for 1.7.1 Ben Boeckel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox