packages: tgif/tgif.spec - use arch-dependent compiler

lisu lisu at pld-linux.org
Wed Oct 7 16:17:05 CEST 2009


Author: lisu                         Date: Wed Oct  7 14:17:05 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use arch-dependent compiler

---- Files affected:
packages/tgif:
   tgif.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/tgif/tgif.spec
diff -u packages/tgif/tgif.spec:1.38 packages/tgif/tgif.spec:1.39
--- packages/tgif/tgif.spec:1.38	Wed Oct  7 16:11:24 2009
+++ packages/tgif/tgif.spec	Wed Oct  7 16:17:00 2009
@@ -47,6 +47,7 @@
 %build
 xmkmf
 %{__make} tgif \
+	CC="%{__cc}" \
 	MOREDEFINES="-DOVERTHESPOT -DUSE_XT_INITIALIZE -D_ENABLE_NLS \
 	-DPRINT_CMD=\\\"lpr\\\" -DA4PAPER" \
 	TGIFDIR="%{_datadir}/tgif" \
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2009/10/07 14:17:00  lisu
+- use arch-dependent compiler
+
 Revision 1.38  2009/10/07 14:11:24  lisu
 - up to 4.2
 - workaround for icons install
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tgif/tgif.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list