8fd8b52
Index: scribus-1.4.2/scribus/CMakeLists.txt
8fd8b52
===================================================================
8fd8b52
--- scribus-1.4.2.orig/scribus/CMakeLists.txt
8fd8b52
+++ scribus-1.4.2/scribus/CMakeLists.txt
bd5965d
@@ -2,7 +2,6 @@ IF(WIN32)
bd5965d
   ADD_DEFINITIONS(-DQT_DLL)
bd5965d
 ENDIF(WIN32)
bd5965d
 
bd5965d
-ADD_SUBDIRECTORY(doc)
bd5965d
 ADD_SUBDIRECTORY(dtd)
bd5965d
 ADD_SUBDIRECTORY(manpages)
bd5965d
 ADD_SUBDIRECTORY(colormgmt)
8fd8b52
Index: scribus-1.4.2/scribus/helpbrowser.cpp
8fd8b52
===================================================================
8fd8b52
--- scribus-1.4.2.orig/scribus/helpbrowser.cpp
8fd8b52
+++ scribus-1.4.2/scribus/helpbrowser.cpp
bd5965d
@@ -716,7 +716,7 @@ QString HelpBrowser::historyFile()
bd5965d
 
bd5965d
 void HelpBrowser::displayNoHelp()
bd5965d
 {
bd5965d
-	QString noHelpMsg=tr("

Sorry, no manual is installed!

Please see:

  • http://docs.scribus.net for updated documentation
  • http://www.scribus.net for downloads

",
bd5965d
+	QString noHelpMsg=tr("

Sorry, the manual is not installed because it is not freely distributable and thus can't be included in Fedora!

Please see:

  • http://docs.scribus.net for updated documentation
  • http://www.scribus.net for downloads

",
bd5965d
 						 "HTML message for no documentation available to show");
bd5965d
 
bd5965d
 	textBrowser->setText(noHelpMsg);
8fd8b52
Index: scribus-1.4.2/scribus/profiles/CMakeLists.txt
8fd8b52
===================================================================
8fd8b52
--- scribus-1.4.2.orig/scribus/profiles/CMakeLists.txt
8fd8b52
+++ scribus-1.4.2/scribus/profiles/CMakeLists.txt
bd5965d
@@ -6,7 +6,5 @@ INSTALL(FILES
bd5965d
 GenericCMYK.icm
bd5965d
 GenericCMYK.txt
bd5965d
 Readme
bd5965d
-sRGB.icm
bd5965d
-srgb.license
bd5965d
   DESTINATION ${SHAREDIR}profiles
bd5965d
 )
ff79b8f
diff -up scribus-1.4.4/resources/editorconfig/CMakeLists.txt.no-dot scribus-1.4.4/resources/editorconfig/CMakeLists.txt
ff79b8f
--- scribus-1.4.4/resources/editorconfig/CMakeLists.txt.no-dot	2014-06-06 17:22:12.258966553 -0400
ff79b8f
+++ scribus-1.4.4/resources/editorconfig/CMakeLists.txt	2014-06-06 17:22:16.326936717 -0400
ff79b8f
@@ -12,7 +12,6 @@ gnuplot.png
ff79b8f
 300_lilypond.xml
ff79b8f
 lilypond.png
ff79b8f
 400_dot.xml
ff79b8f
-dot.svg
ff79b8f
 500_povray.xml
ff79b8f
 povray_32.png
ff79b8f