summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Gerloff <chrgerloff@gmx.net>2018-06-17 20:00:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-17 20:44:26 +0200
commit8da77d0624e101b85f25cd3bcafaee0265c0a503 (patch)
tree7c458e9a6b2b7ce64aef0c5f3bc959156daff274 /media-gfx/kuickshow/files
parentdev-games/ogre: Drop unused eclasses (diff)
downloadgentoo-8da77d0624e101b85f25cd3bcafaee0265c0a503.tar.gz
gentoo-8da77d0624e101b85f25cd3bcafaee0265c0a503.tar.bz2
gentoo-8da77d0624e101b85f25cd3bcafaee0265c0a503.zip
media-gfx/kuickshow: switch to official release
Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8872
Diffstat (limited to 'media-gfx/kuickshow/files')
-rw-r--r--media-gfx/kuickshow/files/kuickshow-0.10.0-handbook-fix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-gfx/kuickshow/files/kuickshow-0.10.0-handbook-fix.patch b/media-gfx/kuickshow/files/kuickshow-0.10.0-handbook-fix.patch
new file mode 100644
index 000000000000..99058078755d
--- /dev/null
+++ b/media-gfx/kuickshow/files/kuickshow-0.10.0-handbook-fix.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index bfd4d40..fa2337c 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -32,6 +30,7 @@ add_subdirectory( src )
+ add_subdirectory( misc )
+ add_subdirectory( pics )
+ add_subdirectory( icons )
++add_subdirectory( doc )
+
+ feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+