summaryrefslogtreecommitdiff
path: root/dh_gconf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_gconf')
-rwxr-xr-xdh_gconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_gconf b/dh_gconf
index 4e34cbd9..19341af1 100755
--- a/dh_gconf
+++ b/dh_gconf
@@ -19,7 +19,7 @@ dh_gconf is a debhelper program that is responsible for registering
GConf schemas.
It automatically generates the postinst and prerm fragments needed
-to register and unregister the schemas in etc/gconf/schemas.
+to register and unregister the schemas in usr/share/gconf/schemas.
These fragements will use gconftool-2, so the package should depend on
gconf2. This program will add an appropriate dependency to ${misc:Depends}.