SUNWjpg.spec
changeset 9565 4f6ed9cc5ede
parent 9397 b16e349d18c5
child 10906 a898daa0bc63
--- a/SUNWjpg.spec	Thu Mar 15 03:05:48 2007 +0000
+++ b/SUNWjpg.spec	Thu Mar 15 03:43:11 2007 +0000
@@ -60,9 +60,6 @@
 export CFLAGS="%optflags64"
 export LDFLAGS="%_ldflags %optflags64"
 export LD_RUN_PATH=%{_prefix}/lib/%{_arch64}
-export CC=${CC64:-$CC}
-ccdir=`dirname $CC`
-export PATH=$ccdir:$PATH
 ./configure --enable-shared --prefix=%{_prefix} --exec-prefix=%{_prefix}
 sed -e "s%%^CC=\"/.*\"%%CC=\"$CC\"%%" `which libtool` > libtool
 chmod a+x libtool
@@ -121,6 +118,8 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 15 2007 - [email protected]
+- Removed adding ccdir to PATH
 * Mon Sep 04 2006 - [email protected]
 - New Manpage tarball
 * Sun Jun 11 2006 - [email protected]