SUNWevolution.spec
changeset 9793 def363f622ae
parent 9780 21510eb397b1
child 9873 fdfb981e62a0
--- a/SUNWevolution.spec	Thu Apr 26 20:47:07 2007 +0000
+++ b/SUNWevolution.spec	Thu Apr 26 22:30:26 2007 +0000
@@ -116,6 +116,7 @@
 export LDFLAGS="-Wl,-z,ignore -L%{_libdir} -R%{_libdir}"
 export CFLAGS="-I%{_includedir} %optflags"
 export RPM_OPT_FLAGS="$CFLAGS"
+export PERL=/usr/perl5/bin/perl
 export PKG_CONFIG_PATH=%{_pkg_config_path}:%{_builddir}/%name-%version/evolution-%{evolution.version}
 %evolution.build -d %name-%version
 
@@ -276,6 +277,8 @@
 %{_sysconfdir}/gconf/schemas/evolution-mail-%{evolution.major_version}.schemas
 
 %changelog
+* Thu Apr 26 2007 - [email protected]
+- set PERL to /usr/perl5/bin/perl
 * Tue Apr 24 2007 - [email protected]
 - s/0755/-/ in defattr so that files are not made all executable
 * Fri Mar 16 2007 - [email protected]