Package: dh-make
Version: 0.41
Severity: minor
Tags: patch

The info location directories should be corrected.

--- emacsen-install.ex  2006-10-27 15:03:25.000000000 -0600
+++ emacsen-install.ex.new      2006-11-01 00:31:51.000000000 -0700
@@ -27,7 +27,7 @@
 # Maybe somebody will write it.
 if test -x /usr/sbin/install-info-altdir; then
     echo install/${PACKAGE}: install Info links for ${FLAVOR}
-    install-info-altdir --quiet --section "" "" --dirname=${FLAVOR}
     /usr/info/${PACKAGE}.info.gz
+    install-info-altdir --quiet --section "" "" --dirname=${FLAVOR}
/usr/share/info/${PACKAGE}.info.gz
 fi

 install -m 755 -d ${ELCDIR}

--- emacsen-remove.ex   2006-10-27 15:03:25.000000000 -0600
+++ emacsen-remove.ex.new       2006-11-01 00:31:47.000000000 -0700
@@ -7,7 +7,7 @@
 if [ ${FLAVOR} != emacs ]; then
     if test -x /usr/sbin/install-info-altdir; then
         echo remove/${PACKAGE}: removing Info links for ${FLAVOR}
-        install-info-altdir --quiet --remove --dirname=${FLAVOR}
         /usr/info/bashdb.info.gz
+        install-info-altdir --quiet --remove --dirname=${FLAVOR}
/usr/share/info/bashdb.info.gz
     fi

     echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}

Regards,

Alex.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'testing'), (10, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-mrb319
Locale: LANG=uk_UA.KOI8-U, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages dh-make depends on:
ii  debhelper                     5.0.40     helper programs for debian/rules
ii  dpkg-dev                      1.13.24    package building tools for Debian
ii  make                          3.81-3     The GNU version of the "make" util
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 

dh-make recommends no packages.

-- no debconf information


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

Reply via email to