diff options
Diffstat (limited to 'www/sogo/files/patch-Main_GNUmakefile.preamble')
-rw-r--r-- | www/sogo/files/patch-Main_GNUmakefile.preamble | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/sogo/files/patch-Main_GNUmakefile.preamble b/www/sogo/files/patch-Main_GNUmakefile.preamble deleted file mode 100644 index 7d50c2e00826..000000000000 --- a/www/sogo/files/patch-Main_GNUmakefile.preamble +++ /dev/null @@ -1,8 +0,0 @@ ---- Main/GNUmakefile.preamble.orig 2015-09-16 18:41:29 UTC -+++ Main/GNUmakefile.preamble -@@ -22,4 +22,4 @@ $(SOGOD)_TOOL_LIBS += \ - -lNGObjWeb \ - -lNGMime -lNGLdap \ - -lNGStreams -lNGExtensions -lEOControl \ -- -lDOM -lSaxObjC -+ -lDOM -lSaxObjC -lSBJson |