diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-01-03 11:44:03 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-01-03 11:44:03 +0100 |
commit | f443e8753bd87e73c232a965c40c59e873fb495e (patch) | |
tree | b5cf7bf879f4096768489a45cf9a055d99df0b1c /redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch | |
parent | 29c9a796b64d3174937e02302fffbef4c4a8890d (diff) | |
download | tde-packaging-f443e8753bd87e73c232a965c40c59e873fb495e.tar.gz tde-packaging-f443e8753bd87e73c232a965c40c59e873fb495e.zip |
RPM packaging: update basket
Diffstat (limited to 'redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch')
-rw-r--r-- | redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch b/redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch deleted file mode 100644 index f9706285f..000000000 --- a/redhat/applications/basket/basket-3.5.13-fix_gcc47_compilation.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- basket/src/likeback.cpp.ORI 2012-05-01 13:57:36.852590875 +0200 -+++ basket/src/likeback.cpp 2012-05-01 13:57:51.403632210 +0200 -@@ -50,6 +50,7 @@ - #include <pwd.h> - - #include <iostream> -+#include <unistd.h> - - #include "likeback.h" - #include "likeback_private.h" |