]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - sys-fs/e4rat/files/fix_manpage_source_path.patch
Remove e4rat, added to sunrise.
[mjo-overlay.git] / sys-fs / e4rat / files / fix_manpage_source_path.patch
diff --git a/sys-fs/e4rat/files/fix_manpage_source_path.patch b/sys-fs/e4rat/files/fix_manpage_source_path.patch
deleted file mode 100644 (file)
index b031a67..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/doc/CMakeLists.txt       2011-04-11 20:08:30.871957979 -0400
-+++ b/doc/CMakeLists.txt       2011-04-11 20:16:24.765291311 -0400
-@@ -25,7 +25,7 @@
-     TARGET ManPages 
-     SOURCE ${CMAKE_CURRENT_SOURCE_DIR}/e4rat.conf.pod 
-     COMMAND pod2man ARGS ${CMAKE_CURRENT_SOURCE_DIR}/e4rat.conf.pod
--                         ${CMAKE_CURRENT_SOURCE_DIR}/e4rat.conf.5
-+                         ${CMAKE_CURRENT_BINARY_DIR}/e4rat.conf.5
-                        --section 5
-                          --center "User Manuals"
-                          --release "e4rat ${E4RAT_VERSION}"