[kdelibs] rebase trigger-inst patch

Jaroslav Reznik jreznik at fedoraproject.org
Fri Jun 8 14:16:10 UTC 2012


commit 8ea46a25429e09d0aa4d0f7a50b42a5140dde750
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Jun 8 16:15:50 2012 +0200

    rebase trigger-inst patch

 ...tallation-of-missing-components-when-inst.patch |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/0002-Trigger-installation-of-missing-components-when-inst.patch b/0002-Trigger-installation-of-missing-components-when-inst.patch
index 88b22d2..504f7a3 100644
--- a/0002-Trigger-installation-of-missing-components-when-inst.patch
+++ b/0002-Trigger-installation-of-missing-components-when-inst.patch
@@ -17,7 +17,6 @@ diff -up kdelibs-4.8.90/plasma/package.cpp.libplasma-pk-0002 kdelibs-4.8.90/plas
          // no need to remove the temp dir (which has been successfully moved if it's an archive)
          tempdir.setAutoRemove(false);
      }
-
 +    // check for missing dependencies
 +    QString requiredScriptEngine = meta.implementationApi();
 +    if (!requiredScriptEngine.isEmpty()) {


More information about the scm-commits mailing list