]> git.pld-linux.org Git - packages/exact-image.git/blob - swig.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/exact-image.git] / swig.patch
1 --- exact-image-0.8.9/api/api-swig.hh~  2009-03-19 14:00:11.000000000 +0100
2 +++ exact-image-0.8.9/api/api-swig.hh   2015-12-27 13:53:37.704789844 +0100
3 @@ -22,7 +22,7 @@
4  %include "cstring.i"
5  %include "std_string.i"
6  
7 -# manually include it, otherwise SWIG will not source it
8 +/* manually include it, otherwise SWIG will not source it */
9  %include "config.h"
10  
11  %{
This page took 0.039223 seconds and 3 git commands to generate.