raveit65 pushed to mate-desktop (f22). "fix synaptics configuration for mate"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 13:59:25 UTC 2015


From 3c0a98aa78a4ef21105305012d6fcb540747667a Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me at raveit.de>
Date: Thu, 28 May 2015 15:41:46 +0200
Subject: fix synaptics configuration for mate


diff --git a/mate-desktop.spec b/mate-desktop.spec
index 4930d80..e360480 100644
--- a/mate-desktop.spec
+++ b/mate-desktop.spec
@@ -144,10 +144,14 @@ fi
 %posttrans libs
 /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
+%post
+/usr/bin/ln -s %{_datadir}/X11/xorg.conf.d/50-synaptics.conf %{_datadir}/X11/xorg.conf.d/99-synaptics-mate.conf
+
 %postun
 if [ $1 -eq 0 ] ; then
     /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 fi
+/usr/bin/rm -f %{_datadir}/X11/xorg.conf.d/99-synaptics-mate.conf
 
 %posttrans
 /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mate-desktop.git/commit/?h=f22&id=3c0a98aa78a4ef21105305012d6fcb540747667a


More information about the scm-commits mailing list