aboutsummaryrefslogtreecommitdiff
path: root/x11/polybar/files/patch-man_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/polybar/files/patch-man_CMakeLists.txt')
-rw-r--r--x11/polybar/files/patch-man_CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/x11/polybar/files/patch-man_CMakeLists.txt b/x11/polybar/files/patch-man_CMakeLists.txt
deleted file mode 100644
index ba0793336649..000000000000
--- a/x11/polybar/files/patch-man_CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- man/CMakeLists.txt.orig 2018-05-18 04:58:51 UTC
-+++ man/CMakeLists.txt
-@@ -1,4 +1,4 @@
- set(MAN_PAGES_1 polybar.1)
- INSTALL(FILES ${MAN_PAGES_1}
-- DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1
-+ DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1
- COMPONENT doc)