From 08f0a8d5015cf029bccf9d2de6ef0857d128f13f Mon Sep 17 00:00:00 2001 From: cyeoh <> Date: Nov 18 2002 08:02:06 +0000 Subject: Update to support INSTALL_ROOT --- diff --git a/lsb_release/src/Makefile b/lsb_release/src/Makefile index 04fdecd..b69387d 100644 --- a/lsb_release/src/Makefile +++ b/lsb_release/src/Makefile @@ -2,13 +2,19 @@ # Makefile for lsb_release program # # Copyright (C) 2000 Free Software Group, Inc +# Copyright (C) 2002 Free Software Group, Inc # -# Christopher Yeoh +# Christopher Yeoh # -# This is $Revision: 1.5 $ +# This is $Revision: 1.6 $ # Config + +ifndef INSTALL_ROOT prefix=/usr/local +else +prefix=$(INSTALL_ROOT) +endif mandir=${prefix}/man all: man