Avoid using prefix

This commit is contained in:
Ludovic Marcotte
2019-08-08 10:22:46 -04:00
parent 5d218e1113
commit a4b1fe9cea

View File

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