[packages/ots] - already in sources
witekfl
witekfl at pld-linux.org
Wed Jan 15 18:49:31 CET 2014
commit a8c2859a7712296c09e5c492eafc90f80b49c442
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Jan 15 18:48:29 2014 +0100
- already in sources
ots-gcc4.patch | 12 ------------
1 file changed, 12 deletions(-)
---
diff --git a/ots-gcc4.patch b/ots-gcc4.patch
deleted file mode 100644
index c6189f0..0000000
--- a/ots-gcc4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ots-0.4.2/src/article.c.orig 2005-03-02 19:42:19.479330826 +0000
-+++ ots-0.4.2/src/article.c 2005-03-02 19:42:43.967625287 +0000
-@@ -35,7 +35,7 @@
- ots_new_sentence (void)
- {
- OtsSentence *aLine = g_new0 (OtsSentence, 1);
-- (GList *) aLine->words = NULL;
-+ aLine->words = NULL;
- aLine->wc = 0;
- aLine->selected = 0;
- aLine->score = 0;
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ots.git/commitdiff/eea2b41dbee366e78ee95004fe72441d84dbfed1
More information about the pld-cvs-commit
mailing list