rpms/xen/devel xen.spec,1.205,1.206

Daniel P. Berrange (berrange) fedora-extras-commits at redhat.com
Sat Feb 2 21:29:59 UTC 2008


Author: berrange

Update of /cvs/pkgs/rpms/xen/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10340

Modified Files:
	xen.spec 
Log Message:
Try to hack around texlive flaw


Index: xen.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xen/devel/xen.spec,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- xen.spec	1 Feb 2008 23:58:07 -0000	1.205
+++ xen.spec	2 Feb 2008 21:29:25 -0000	1.206
@@ -168,6 +168,9 @@
 %patch103 -p1
 
 %build
+# Temporary hack to due texlive brokenness - see rhbz #431327
+/usr/bin/texconfig-sys rehash 
+
 %if %{hv_build}
 CFLAGS="$RPM_OPT_FLAGS" %{__make} XEN_PYTHON_NATIVE_INSTALL=1 DESTDIR=%{buildroot} tools docs xen
 %else




More information about the fedora-extras-commits mailing list