[Xfce4-commits] <midori:master> makedist.midori: Explicitly state folder for ssl engines
Christian Dywan
noreply at xfce.org
Tue Feb 28 23:56:03 CET 2012
Updating branch refs/heads/master
to 74bf4908801af24fd86150a8e394e5e62d4cba25 (commit)
from f3de5b11121f910371c1e24ceb439dbc397723b5 (commit)
commit 74bf4908801af24fd86150a8e394e5e62d4cba25
Author: Paweł Forysiuk <tuxator at o2.pl>
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
More information about the Xfce4-commits
mailing list