[master 9/11] Use abs_builddir instead of builddir so paths will look more reasonable.

wgwoods installerbot-noreply at redhat.com
Wed Jul 22 21:32:53 UTC 2015


From: Chris Lumens <clumens at redhat.com>

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index dc88133..dc03e0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -160,4 +160,4 @@ ci: rc-release
 	@mkdir -p repo
 	@mv *rpm repo
 	@createrepo -p repo
-	@sudo $(MAKE) TMPDIR=/var/tmp TESTS=install/run_install_test.sh TEST_ANACONDA_REPO=file://$(builddir)/repo/ check
+	@sudo $(MAKE) TMPDIR=/var/tmp TESTS=install/run_install_test.sh TEST_ANACONDA_REPO=file://$(abs_builddir)/repo/ check


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/b96be36cb8e4e264945acaeaebb1f06c60e0fd03


More information about the anaconda-patches mailing list