ports/mail/astroid/files/patch-CMakeLists.txt
Yuri Victorovich b93589d506 New port: mail/astroid: Graphical email client for notmuch, inspired by sup and others
PR:		226829
Submitted by:	Mylan Connolly <mylan.connolly@gmail.com>
2019-08-08 07:59:02 +00:00

11 lines
289 B
Text

--- CMakeLists.txt.orig 2019-08-08 06:21:44 UTC
+++ CMakeLists.txt
@@ -543,7 +543,7 @@ install ( TARGETS tvextension
# Install man page
if (NOT DISABLE_DOCS)
install ( FILES ${CMAKE_BINARY_DIR}/astroid.1.gz
- DESTINATION share/man/man1
+ DESTINATION man/man1
)
endif ()