From 562fac2af331276d9bff6c65ed3d44dc8178ceae Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Tue, 28 Sep 2004 19:59:54 +0000 Subject: [PATCH] FHS says to put documents in /usr/share/doc (Logical change 1.90) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 528cac00..fa820db3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DESTDIR= SBINDIR=/usr/sbin CONFDIR=/etc/iproute2 -DOCDIR=/usr/doc/iproute2 +DOCDIR=/usr/share/doc/iproute2 MANDIR=/usr/share/man # Path to db_185.h include