diff options
author | Tor Lillqvist <tml@novell.com> | 2008-03-03 01:35:52 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-03-03 01:35:52 +0000 |
commit | a9e2cebdc71172f18a22206583fba63e0c77082e (patch) | |
tree | 0b0ef185be77f044e468ed6bc042f2b5258556fc /gconf-zip.in | |
parent | 1003942ae9721231a6927d3bc6d1875a153ea66e (diff) | |
download | gconf-a9e2cebdc71172f18a22206583fba63e0c77082e.tar.gz |
Include gconfd executable.
2008-03-03 Tor Lillqvist <tml@novell.com>
* gconf-zip.in: Include gconfd executable.
svn path=/trunk/; revision=2566
Diffstat (limited to 'gconf-zip.in')
-rwxr-xr-x | gconf-zip.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gconf-zip.in b/gconf-zip.in index a7442d71..db79825c 100755 --- a/gconf-zip.in +++ b/gconf-zip.in @@ -13,6 +13,7 @@ current_minus_age=`expr @GCONF_CURRENT@ - @GCONF_AGE@` zip $ZIP -@ <<EOF etc/gconf/2/path +bin/gconfd-2.exe bin/gconftool-2.exe bin/libgconf-2-$current_minus_age.dll libexec/gconfd-2.exe |