This should fix running the get_patches script. I don't really know how this could previously have worked. I can just guess that on the platform it worked, the MPFR lib wasn't built because it was preinstalled.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29073 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2009-01-28 13:05:13 +00:00
parent 36de11649f
commit 87cbf3a69a

View File

@ -1666,7 +1666,7 @@ uninstall-info: uninstall-info-recursive
get_patches.c: PATCHES get_patches.sh
./get_patches.sh > $@ || rm -f $@
$(srcdir)/get_patches.sh > $@ || rm -f $@
tune:
$(MAKE) $(AM_MAKEFLAGS) tuneup$(EXEEXT)