[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug#146797: hurd: policy violation section 13.2
From: |
Guillem Jover |
Subject: |
Bug#146797: hurd: policy violation section 13.2 |
Date: |
Mon, 13 May 2002 07:04:35 +0200 |
User-agent: |
Mutt/1.3.28i |
Package: hurd
Version: 20020418-1
Severity: serious
Justification: policy violation section 13.2
diff -u /usr/src/hurd-cvs/debian/postinst debian/postinst
--- /usr/src/hurd-cvs/debian/postinst Sat Oct 9 00:57:30 1999
+++ debian/postinst Mon May 13 06:56:53 2002
@@ -16,7 +16,7 @@
# Install info files into the dir file.
-install-info --quiet --section "Hurd" "The Hurd" /usr/info/hurd.info.gz
+install-info --quiet --section "Hurd" "The Hurd" /usr/share/info/hurd.info.gz
# Manage alternatives.
diff -u /usr/src/hurd-cvs/debian/rules debian/rules
--- /usr/src/hurd-cvs/debian/rules Sat Dec 29 12:42:28 2001
+++ debian/rules Mon May 13 06:56:36 2002
@@ -27,7 +27,7 @@
PREFIX = /usr
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/man
-INFODIR = $(PREFIX)/info
+INFODIR = $(PREFIX)/share/info
DOCDIR = $(PREFIX)/share/doc/$(package)
# Package specific stuff. The idea is to try to make the rules
kind regards
guillem
- Bug#146797: hurd: policy violation section 13.2,
Guillem Jover <=