X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=blobdiff_plain;f=3rd-party%2FMakefile.rh;h=6e0669c1d6345ef4770e42e49813da73016a64e2;hp=53e09085795ce8e3d570498a8fc86607ffc6320c;hb=4aa04ab10632c429603168503dd327d75f954619;hpb=62626118771def84b299ac65130237d7d668862b diff --git a/3rd-party/Makefile.rh b/3rd-party/Makefile.rh index 53e0908579..6e0669c1d6 100644 --- a/3rd-party/Makefile.rh +++ b/3rd-party/Makefile.rh @@ -5,8 +5,9 @@ # Once built, packages are in $RPM_TMP #RPM_TMP=$(HOME)/rpmbuild -RPM_TMP=$(shell cd ..; pwd)/tmp -BUILDRESULT=$(HOME)/fusionforge_repo +FORGE_HOME=$(shell cd ..; pwd) +RPM_TMP=$(FORGE_HOME)/tmp +BUILDRESULT=$(FORGE_HOME)/build/packages HTMLPURIFYER_DIR=$(CURDIR)/php-htmlpurifier HTMLPURIFIER_VERSION=4.3.0