Stop pretending spec can be an URL or stdin, neither works
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Apr 2008 11:59:55 +0000 (14:59 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Apr 2008 11:59:55 +0000 (14:59 +0300)
commitfebc6c0db9b39b7ec5e588f2ff9ebf7d48529c61
treeebce5831aeef21d20583b2c2628d364c4f072f06
parent384a31b4a355719d88d0472c0fd451874be1a4e9
Stop pretending spec can be an URL or stdin, neither works
- simplifies buildForTarget() somewhat
- while at it, eliminate remaining unsafe string operations
build.c