patch: configure and build out of source fixes #3387 (#3388)

This commit is contained in:
Massimiliano Culpo 2017-03-09 14:40:05 +01:00 committed by Adam J. Stewart
parent acf95c92a6
commit f2c1cbdcd3

View File

@ -35,3 +35,5 @@ class Patch(AutotoolsPackage):
url = "http://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz"
version('2.7.5', 'e3da7940431633fb65a01b91d3b7a27a')
build_directory = 'spack-build'