Subject: Re: PKGSRC_RUN_TEST: build vs. install
To: Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 11/21/2002 18:17:08
Oops.  That last change should have been:

***************
*** 1141,1147 ****
--- 1269,1279 ----
  .endif # OSVERSION_SPECIFIC
  
  .if !target(all)
+ .  if ${PKGSRC_RUN_TEST} == "YES" || ${PKGSRC_RUN_TEST} == "yes"
+ all: test
+ .  else
  all: build
+ .  fi
  .endif
  
  .if !defined(DEPENDS_TARGET)

-- 
								Greg A. Woods

+1 416 218-0098;            <g.a.woods@ieee.org>;           <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>