diff options
author | Michael Biebl <biebl@debian.org> | 2013-05-25 22:05:35 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2013-05-25 22:05:35 +0000 |
commit | 78ba8f129510359ec77ecf78874c44745a33a419 (patch) | |
tree | 6a2b27204b382a6ec85fd0310f002c702eb6709c /debian/zenity-common.install | |
parent | Switch Build-Depends on gnome-doc-utils to yelp-tools. (diff) | |
download | zenity-78ba8f129510359ec77ecf78874c44745a33a419.tar.gz zenity-78ba8f129510359ec77ecf78874c44745a33a419.tar.bz2 zenity-78ba8f129510359ec77ecf78874c44745a33a419.zip |
The Mallard documentation system uses different paths then
gnome-doc-utils. Update the zenity-common.install file accordingly.
Diffstat (limited to 'debian/zenity-common.install')
-rw-r--r-- | debian/zenity-common.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zenity-common.install b/debian/zenity-common.install index 506f6439..6a9c5879 100644 --- a/debian/zenity-common.install +++ b/debian/zenity-common.install @@ -1,3 +1,3 @@ usr/share/zenity/ usr/share/locale/ -usr/share/gnome/help/zenity/ +usr/share/help/ |