Updating branch refs/heads/master
         to 74bf4908801af24fd86150a8e394e5e62d4cba25 (commit)
       from f3de5b11121f910371c1e24ceb439dbc397723b5 (commit)

commit 74bf4908801af24fd86150a8e394e5e62d4cba25
Author: PaweÅ‚ Forysiuk <[email protected]>
Date:   Sun Feb 26 23:52:43 2012 +0100

    makedist.midori: Explicitly state folder for ssl engines
    
    Othewise we would match gtk twice.

 win32/makedist/makedist.midori |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori
index 4e7af80..d419811 100755
--- a/win32/makedist/makedist.midori
+++ b/win32/makedist/makedist.midori
@@ -136,7 +136,7 @@ echo -n .
 # copy lib
 grab_files lib midori
 grab_files lib gtk-2.0
-grab_files lib engines
+grab_files lib/engines "*"
 grab_files lib gdk-pixbuf-2.0
 
 grab_files lib enchant
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to