]> git.pld-linux.org Git - packages/SVGATextMode.git/commitdiff
- s/gcc/\$(CC)/
authorjuandon <witekfl@pld-linux.org>
Thu, 11 Apr 2002 06:28:34 +0000 (06:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SVGATextMode-Makefile-gcc.patch -> 1.1

SVGATextMode-Makefile-gcc.patch [new file with mode: 0644]

diff --git a/SVGATextMode-Makefile-gcc.patch b/SVGATextMode-Makefile-gcc.patch
new file mode 100644 (file)
index 0000000..8bbcad0
--- /dev/null
@@ -0,0 +1,11 @@
+--- SVGATextMode-1.10/Makefile Thu Apr 11 07:38:22 2002
++++ SVGATextMode-1.10.new/Makefile     Thu Apr 11 07:46:33 2002
+@@ -402,7 +402,7 @@
+ depend dep: .depend
+ .depend::
+-      gcc -MM *.c >.depend
++      $(CC) -MM *.c >.depend
+       $(MAKE) -C XFREE depend
This page took 0.028056 seconds and 4 git commands to generate.