X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fpecl-ci;a=blobdiff_plain;f=Makefile;h=1bc8fefc523922c4dbf4d94eafd662c36bf5144e;hp=201d530f8d9b1256c6862311c80c6d8ff62445ff;hb=bfc1e6ecfbc73e021cd452f342257e351997d5c5;hpb=3f32c9f45f15e329d1751cdb58cd411a3a5adfcd diff --git a/Makefile b/Makefile index 201d530..1bc8fef 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ JOBS ?= 2 PHP_MIRROR ?= http://us1.php.net/distributions/ prefix ?= $(HOME) +prefix += /job-$(TRAVIS_JOB_NUMBER) exec_prefix ?= $(prefix) bindir = $(exec_prefix)/bin srcdir := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))