diff options
Diffstat (limited to 'redhat/applications/k3b/k3b-i18n-trinity.patch')
-rw-r--r-- | redhat/applications/k3b/k3b-i18n-trinity.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/redhat/applications/k3b/k3b-i18n-trinity.patch b/redhat/applications/k3b/k3b-i18n-trinity.patch index 49ac8a816..0b85e98cf 100644 --- a/redhat/applications/k3b/k3b-i18n-trinity.patch +++ b/redhat/applications/k3b/k3b-i18n-trinity.patch @@ -72,3 +72,10 @@ AC_MSG_ERROR([ I can't find the designer plugins. These are required and should have been installed by kdelibs]) +@@ -1852,7 +1852,7 @@ + fi + + if test -n "$kde_widgetdir"; then +- kde_widgetdir="$kde_widgetdir/kde3/plugins/designer" ++ kde_widgetdir="$kde_widgetdir/trinity/plugins/designer" + fi |