archrelease: copy trunk to extra-x86_64
[arch-packages.git] / gmetadom / trunk / gmetadom-0.2.6-gcc43.patch
blobc16c3d6baba55c3300aff73c5431d91a0b517b3c
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 01_gcc43-fix.dpatch by Michael Bienia <geser@ubuntu.com>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: No description.
7 @DPATCH@
8 diff -urNad gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh
9 --- gmetadom-0.2.5-3ubuntu1~/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 2007-11-21 18:27:08.000000000 +0100
10 +++ gmetadom-0.2.5-3ubuntu1/src/gdome_cpp_smart/include/GdomeSmartDOMTraits.hh 2007-11-28 12:16:00.000000000 +0100
11 @@ -26,6 +26,7 @@
14 #include <string>
15 +#include <cstring>
17 #include "GdomeSmartDOMChar.hh"