]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- don't chmod by default
authorTomasz Pala <gotar@pld-linux.org>
Thu, 12 Jun 2003 13:28:30 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.172

builder.sh

index c45ab0f91301181e13bb3454fb57166567e14194..5c676c489d833c015b560f8ddce08f700740fc9a 100644 (file)
@@ -43,7 +43,7 @@ LOGDIROK=""
 LOGDIRFAIL=""
 LASTLOG_FILE=""
 LTAG=""
-CHMOD="yes"
+CHMOD="no"
 CHMOD_MODE="0444"
 RPMOPTS=""
 BCOND=""
This page took 0.154305 seconds and 4 git commands to generate.