Package: emacspeak
Version: 17.0-1.1
Tags: patch

The file debian/info is sourced by debstd but it contains a direct
install-info invocation and it fails, as it tries to modify the 
/usr/share/info/dir file.

debmake currently ignores this error, but in a future release it will
not (and then this bug would become of "serious" severity).

Patch follows:

diff -ru emacspeak-17.0.orig/debian/info emacspeak-17.0/debian/info
--- emacspeak-17.0.orig/debian/info     2005-01-30 17:00:15.000000000 +0100
+++ emacspeak-17.0/debian/info  2005-01-30 17:00:33.000000000 +0100
@@ -1,8 +1,6 @@
 # This is a configuration files for installing a .info menu
 # The Description to be placed into the directory
 DESCR="Speech output for Emacs."
-install-info --quiet --section Emacs Emacs \
-  --description="Speech output for Emacs."    /usr/info/emacspeak.info
 
 # The section this info file should be placed in (Regexp) followed by
 # the new section name to be created if the Regexp does not match

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to