head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q3:1.1.0.2 pkgsrc-2010Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2010.11.28.13.21.56; author drochner; state dead; branches; next 1.1; 1.1 date 2010.08.18.17.40.31; author asau; state Exp; branches; next ; desc @@ 1.2 log @update to 1.0.12 changes: -Recently used files menu -fixes -translation updates @ text @$NetBSD: patch-ab,v 1.1 2010/08/18 17:40:31 asau Exp $ Fix tabulation. --- gtkextra/Makefile.in.orig 2010-08-18 11:13:33.000000000 +0400 +++ gtkextra/Makefile.in 2010-08-18 21:27:52.000000000 +0400 @@@@ -800,11 +800,11 @@@@ $(srcdir)/gtkextra-marshal.h: gtkextra-marshal.list - ( @@GLIB_GENMARSHAL@@ --prefix=gtkextra gtkextra-marshal.list --header > gtkextra-marshal.tmp \ + ( @@GLIB_GENMARSHAL@@ --prefix=gtkextra gtkextra-marshal.list --header > gtkextra-marshal.tmp \ && mv gtkextra-marshal.tmp gtkextra-marshal.h ) \ || ( rm -f gtkextra-marshal.tmp && exit 1 ) $(srcdir)/gtkextra-marshal.c: gtkextra-marshal.h - ( @@GLIB_GENMARSHAL@@ --prefix=gtkextra gtkextra-marshal.list --body > gtkextra-marshal.tmp \ + ( @@GLIB_GENMARSHAL@@ --prefix=gtkextra gtkextra-marshal.list --body > gtkextra-marshal.tmp \ && mv gtkextra-marshal.tmp gtkextra-marshal.c ) \ || ( rm -f gtkextra-marshal.tmp && exit 1 ) @ 1.1 log @GNU make fallout: it has become stricter wrt tabulation. @ text @d1 1 a1 1 $NetBSD$ @