Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hackedd committed Mar 22, 2014
1 parent e013290 commit 9447182
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ default sysconfdir is different from the one chosen by autotools. To
fix that, you probably have to append the param `--sysconfdir=/etc' to
your `./configure' call, like this::

$ ./configure --sysconfidir=/etc && make
$ ./configure --sysconfdir=/etc && make

If it is not enought you can call, you can install the gconf schemas
file by hand doing the following::
If it is not enought you can install the gconf schemas
file by hand by doing the following::

# gconftool-2 --makefile-install-rule data/guake.schemas
# GCONF_CONFIG_SOURCE="" gconftool-2 --makefile-install-rule data/guake.schemas

For more install details, please read the `INSTALL` file.

Expand Down

0 comments on commit 9447182

Please sign in to comment.