about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc/weechat/gettext-intl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/irc/weechat/gettext-intl.patch')
-rw-r--r--pkgs/applications/networking/irc/weechat/gettext-intl.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgs/applications/networking/irc/weechat/gettext-intl.patch b/pkgs/applications/networking/irc/weechat/gettext-intl.patch
deleted file mode 100644
index 7b95472c06fa..000000000000
--- a/pkgs/applications/networking/irc/weechat/gettext-intl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake
-index 358734688..ffcbf7ef4 100644
---- a/cmake/FindGettext.cmake
-+++ b/cmake/FindGettext.cmake
-@@ -42,6 +42,7 @@ find_path(LIBINTL_INCLUDE
- )
- 
- set(CMAKE_REQUIRED_INCLUDES ${LIBINTL_INCLUDE})
-+set(CMAKE_REQUIRED_FLAGS "-lintl")
- 
- check_include_files(libintl.h HAVE_LIBINTL_H)
-