From 5e351f4ee85102acc1fca033f6ba86ff7fe3705a Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 11 Jul 2018 19:21:19 +0300 Subject: moved edited exherbo packages to separate repo "git://sss.chaoslab.ru/exherbo-edits-repo.git" added latest codelite stable tag release as git-master failing to build --- packages/voip/mumble/files/gcc.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 packages/voip/mumble/files/gcc.patch (limited to 'packages/voip/mumble/files/gcc.patch') diff --git a/packages/voip/mumble/files/gcc.patch b/packages/voip/mumble/files/gcc.patch deleted file mode 100644 index 12d2851..0000000 --- a/packages/voip/mumble/files/gcc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/SSLCipherInfo.h b/src/SSLCipherInfo.h -index 508db61..2889b82 100644 ---- a/src/SSLCipherInfo.h -+++ b/src/SSLCipherInfo.h -@@ -30,6 +30,7 @@ - - #ifndef MUMBLE_SSLCIPHERINFO_H_ - #define MUMBLE_SSLCIPHERINFO_H_ -+#include - - struct SSLCipherInfo { - const char *openssl_name; -- cgit v1.2.3