Revert "(fix) replace deprecated env var"

This reverts commit 7e84bb4a1a.
pull/259/head
Ludovic Marcotte 2019-08-07 15:44:45 -04:00
parent 1d169428fe
commit a7b85c3360
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ include /usr/share/GNUstep/Makefiles/common.make
config.make: configure
dh_testdir
./configure --prefix=$(GNUSTEP_SYSTEM_APPS) $(SAML2_CONFIG)
./configure --prefix=$(GNUSTEP_SYSTEM_ROOT) $(SAML2_CONFIG)
#Architecture
build: build-arch