From c86aec496298fb20f0770f5ce9a2a37935f7aa5b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Jun 2018 02:11:51 -0500 Subject: put user stuff in user, not system --- system/weechat/libintl-fix.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 system/weechat/libintl-fix.patch (limited to 'system/weechat/libintl-fix.patch') diff --git a/system/weechat/libintl-fix.patch b/system/weechat/libintl-fix.patch deleted file mode 100644 index a67cb37b6..000000000 --- a/system/weechat/libintl-fix.patch +++ /dev/null @@ -1,12 +0,0 @@ -libc gettext is never sufficient on musl - ---- weechat-1.9/CMakeLists.txt.old 2017-06-25 03:20:52.000000000 -0500 -+++ weechat-1.9/CMakeLists.txt 2017-09-13 02:30:43.577284569 -0500 -@@ -162,6 +162,7 @@ - find_package(Gettext) - if(GETTEXT_FOUND) - add_definitions(-DENABLE_NLS) -+ list(APPEND EXTRA_LIBS intl) - endif() - endif() - -- cgit v1.2.3-70-g09d2