mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
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:
parent
36de11649f
commit
87cbf3a69a
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user