From 75fd4a556369f574edc6cd6984a5b191d6999e25 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:21:37 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) --- deskutils/gtodo/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'deskutils/gtodo') diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile index 47ee8d1991a2..a5545bea8598 100644 --- a/deskutils/gtodo/Makefile +++ b/deskutils/gtodo/Makefile @@ -17,4 +17,5 @@ LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gtodo.schemas +NO_STAGE= yes .include -- cgit