commit 61b753c53976fdda52e228d65501e9f640dee770
Author: Elan Ruusamäe <[email protected]>
Date: Mon Oct 3 15:57:06 2005 +0000
- gcc -> %{__cc}
Changed files:
adapter.awk -> 1.191
adapter.awk | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 55e2e76..36de903 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -861,6 +861,7 @@ function use_macros()
gsub("^make$", "%{__make}")
gsub("^make ", "%{__make} ")
+ gsub("^gcc ", "%{__cc} ")
# mandrake specs
gsub("^%make$", "%{__make}")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit