]> mj.ucw.cz Git - libucw.git/commitdiff
Small fixes and improvements in bin/installer.
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 1 Feb 2008 10:19:20 +0000 (11:19 +0100)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 1 Feb 2008 10:19:20 +0000 (11:19 +0100)
build/Maketop

index 4496f9f2dcf019fcf9a5d16de9509680c083307e..cf93e1bfa277322b3e6b017e74891e498d401d86 100644 (file)
@@ -4,7 +4,7 @@
 # Set to 1 if you want verbose output
 V=0
 
-# Set to 'y' (or 'n') if you want to auto-confirm (auto-reject) all questions
+# Set to 'y' (or 'n') if you want to auto-confirm (auto-reject) all questions in build/installer
 CONFIRM=
 
 # Disable all built-in rules and variables. Speeds up make and simplifies debugging.