--- pixmaps/Makefile.in.orig 2010-06-22 06:24:15.000000000 +0400 +++ pixmaps/Makefile.in 2011-02-09 12:13:59.000000000 +0300 @@ -365,7 +365,8 @@ echo $$i | sed -e 's;\..*;;' -e 's;-;_;g' ; \ echo -n $$i" " ; \ done) | \ - sed -e '/pixel_data:/a(guint8 *)' ; \ + sed -e '/pixel_data:/a\ + (guint8 *)' ; \ } > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables.