]> git.pld-linux.org Git - packages/freetype1.git/blob - freetype1-parallel-make.patch
- fix format string warning
[packages/freetype1.git] / freetype1-parallel-make.patch
1 --- a/Makefile.in~      1998-08-20 03:59:56.000000000 +0200
2 +++ b/Makefile.in       2009-04-11 16:18:28.419051302 +0200
3 @@ -22,7 +22,7 @@
4  ttlibdebug:
5         cd $(FTLIBDIR); $(MAKE) -f $(MAKEFILE) debug
6  
7 -tttest:
8 +tttest: ttlib
9         cd $(FTTESTDIR); $(MAKE) -f $(MAKEFILE) all
10  
11  ttpo:
This page took 0.177914 seconds and 3 git commands to generate.