From a507785e11b7f66221cf09f2def43828264cac9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Ekstr=C3=B6m?= Date: Tue, 9 Sep 2014 16:20:18 +0300 Subject: [PATCH] packaging: fix "lfconfig" ldconfig typo. Change-Id: I06276e5178be2681776cfe29120aa54ad726446e --- packaging/murphy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/murphy.spec b/packaging/murphy.spec index f1bb12a..4d10a67 100644 --- a/packaging/murphy.spec +++ b/packaging/murphy.spec @@ -567,7 +567,7 @@ ldconfig %if %{?_with_qt:1}%{!?_with_qt:0} %post qt -lfconfig +ldconfig %postun qt ldconfig -- 2.7.4