GNOME Bugzilla – Bug 701679
[PATCH] Fix indentation on pretty printed GI Makefile rules
Last modified: 2015-02-07 16:48:49 UTC
Currently the GI Makefile rules make pretty printed output look like: .. CC liblightdm_gobject_1_la-user.lo CCLD liblightdm-gobject-1.la GISCAN LightDM-1.gir GICOMP LightDM-1.gir .. This should be correctly indented to: .. CC liblightdm_gobject_1_la-user.lo CCLD liblightdm-gobject-1.la GISCAN LightDM-1.gir GICOMP LightDM-1.gir ..
Created attachment 246120 [details] [review] Fix indentation on pretty printed Makefile rules
Review of attachment 246120 [details] [review]: Sure.
Thanks Colin!
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]