- slight modification to the toplevel Makefile to allow BUILD_ROOT to be set by rpm when building RPMS and to be set to EMPTY if not set.
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@141 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
bf8743a61a
commit
992e0a16af
@ -3,7 +3,7 @@
|
||||
#
|
||||
# Generated by configure
|
||||
|
||||
BUILDROOT=
|
||||
BUILDROOT ?=
|
||||
export MSCHED_HOME=${BUILDROOT}@SPOOLDIR@
|
||||
export INST_DIR=${BUILDROOT}@prefix@
|
||||
export DAEMONDEF=@DAEMONDEF@
|
||||
|
Loading…
Reference in New Issue
Block a user