gnome-user-docs.spec
changeset 7924 80e810d2e400
parent 7887 6bd01430930e
child 8050 70161eb94581
--- a/gnome-user-docs.spec	Wed Aug 16 13:53:53 2006 +0000
+++ b/gnome-user-docs.spec	Wed Aug 16 14:08:46 2006 +0000
@@ -30,6 +30,10 @@
 
 %prep
 %setup -q -n gnome-user-docs-%{version}
+for f in gnome2-user-guide/bg/*.xml gnome2-user-guide/zh_CN/*.xml; do
+  dos2unix -ascii $f $f
+done
+
 
 %build
 %ifos linux
@@ -73,6 +77,9 @@
 %{_datadir}/omf/*
 
 %changelog
+* Wed Aug 16 2006 - [email protected]
+- dos2unix some xml files that were breaking the build.
+
 * Wed Aug 09 2006 - [email protected]
 - Bump to 2.15.1.