From 1e3098da955cee51754ab9598ea0224d08a6646557b18bf3f723e894df75116e Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Tue, 8 Nov 2016 16:11:14 +0000
Subject: [PATCH] OBS-URL:
https://build.opensuse.org/package/show/vdr/lirc?expand=0&rev=85
---
lirc.spec | 7 -------
1 file changed, 7 deletions(-)
diff --git a/lirc.spec b/lirc.spec
index 4754d5e..e02e2b3 100644
--- a/lirc.spec
+++ b/lirc.spec
@@ -201,13 +201,6 @@ Some seldom used X11-based tools for debugging lirc configurations.
# Don't provide or require anything from _docdir, per policy.
%global __provides_exclude_from ^%{_docdir}/.*$
%global __requires_exclude_from ^%{_docdir}/.*$
-%if %{defined _rundir}
-# Fix rundir for openSUSE > 13.1
-sed -i 's|${localstatedir}/run|run|g' configure
-%else
-# But fix systemd unit files for openSUSE <= 13.1
-sed -i 's|run|%{_localstatedir}/run|g' systemd/lircd.socket
-%endif
sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc
sed -i -e 's/#effective-user/effective-user /' lirc_options.conf