summaryrefslogtreecommitdiff
path: root/dh_gconf
diff options
context:
space:
mode:
authorjoey <joey>2004-08-13 22:18:57 +0000
committerjoey <joey>2004-08-13 22:18:57 +0000
commit282b7d92a9da026036b5342eae51e6c243306d35 (patch)
tree35d3c7b7a6021ce0b8eb87e4fdfebfdfd8980bbe /dh_gconf
parent4dc96030d6b817d831a3c85921299d9938813ff2 (diff)
r1711: releasing version 4.2.18
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}.