From 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:43:59 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: print) --- print/trueprint/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/trueprint') diff --git a/print/trueprint/Makefile b/print/trueprint/Makefile index 452b3e674a65..3cd561825299 100644 --- a/print/trueprint/Makefile +++ b/print/trueprint/Makefile @@ -20,4 +20,5 @@ INFO= trueprint PLIST_FILES= bin/trueprint +NO_STAGE= yes .include -- cgit