summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-04-14 16:08:41 +0000
committercinap_lenrek <cinap_lenrek@centraldogma>2011-04-14 16:08:41 +0000
commit71cfa9c637386ebe00fc6d1bf6215db6657559f4 (patch)
tree965ff44430bdfc0c36f1b0d8a239fc083d1ec90c
parent833a3b7d56299a86df226f2db7c9a4080c5000a7 (diff)
downloadplan9front-71cfa9c637386ebe00fc6d1bf6215db6657559f4.tar.xz
dont create compressed kernel images by default
-rw-r--r--sys/src/9/pc/mkfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/9/pc/mkfile b/sys/src/9/pc/mkfile
index 955623d35..d61174062 100644
--- a/sys/src/9/pc/mkfile
+++ b/sys/src/9/pc/mkfile
@@ -92,8 +92,8 @@ $p%.gz:D: $p%
strip -o /fd/1 9pccd | gzip -9 >9pccd.gz
-install:V: $p$CONF $p$CONF.gz
- cp $p$CONF $p$CONF.gz /$objtype/
+install:V: $p$CONF
+ cp $p$CONF /$objtype/
for(i in $EXTRACOPIES)
import $i / /n/$i && cp $p$CONF $p$CONF.gz /n/$i/$objtype/