From 6877fabf14fb9e4db0e0c82bebe5e26dacd0b0d7 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 2 Mar 2022 20:55:05 -0500 Subject: fix %fi to %endif --- move-to-next-monitor/move-to-next-monitor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move-to-next-monitor') diff --git a/move-to-next-monitor/move-to-next-monitor.spec b/move-to-next-monitor/move-to-next-monitor.spec index 7615227..b668b20 100644 --- a/move-to-next-monitor/move-to-next-monitor.spec +++ b/move-to-next-monitor/move-to-next-monitor.spec @@ -39,7 +39,7 @@ Requires: xorg-x11-utils %else Requires: (xorg-x11-utils or ((xprop and xrandr) and xwininfo)) Requires: make -%fi +%endif %description move-to-next-monitor is a small script that makes it easy for display managers without this native functionality to provide it. You can assign a shortcut key in the display manager settings to the script to use it. -- cgit