Browse Source

make them more quiet

Waldemar Brodkorb 14 years ago
parent
commit
757fa3963c
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package/depmaker
  2. 2 2
      package/pkgmaker

+ 2 - 2
package/depmaker

@@ -34,5 +34,5 @@ for dn in */Makefile; do
 	done
 	print -r -- $x
 done >Depends.mk
-pbar=done
-print -u2 "$pbar"
+#pbar=done
+#print -u2 "$pbar"

+ 2 - 2
package/pkgmaker

@@ -261,5 +261,5 @@ EOF
 	) 4>Config.in 5>Config.in.lib
 	cd ..
 done
-pbar=done
-print -u2 "$pbar"
+#pbar=done
+#print -u2 "$pbar"