]> git.pld-linux.org Git - packages/SVGATextMode.git/blob - SVGATextMode-Makefile-gcc.patch
- fixed stmmenu patch instead of disabling it
[packages/SVGATextMode.git] / SVGATextMode-Makefile-gcc.patch
1 --- SVGATextMode-1.10/Makefile  Thu Apr 11 07:38:22 2002
2 +++ SVGATextMode-1.10.new/Makefile      Thu Apr 11 07:46:33 2002
3 @@ -402,7 +402,7 @@
4  depend dep: .depend
5  
6  .depend::
7 -       gcc -MM *.c >.depend
8 +       $(CC) -MM *.c >.depend
9         $(MAKE) -C XFREE depend
10  
11  
This page took 0.058995 seconds and 3 git commands to generate.