]> err.no Git - libchamplain/commitdiff
Replace GInitiallyUnowned to GObject
authorVictor Godoy Poluceno <victorpoluceno@gmail.com>
Mon, 17 Aug 2009 01:02:33 +0000 (22:02 -0300)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 3 Sep 2009 23:56:46 +0000 (19:56 -0400)
bindings/python/update-binding.sh

index 2fcdd36be306314cdcce18044f51d358548782bf..b837e7728e9340d2a9e1d55415a9eb34f0aec3fb 100755 (executable)
@@ -20,7 +20,7 @@ python /usr/share/pygobject/2.0/codegen/h2def.py      \
        champlain-base-marker.h                 \
        champlain-tile.h                        \
        champlain-zoom-level.h                  \
-> ../bindings/python/champlain/pychamplain-base.defs
+| sed "s/GInitiallyUnowned/GObject/g" > ../bindings/python/champlain/pychamplain-base.defs
 
 
 # Update the list of headers from Makefile.am