Control: found -1 0.2.0-3 On Sun, May 18, 2014 at 06:09:10PM +0000, Debian Bug Tracking System wrote: > * Pass permissions in octal to install, thanks Rob Browning for noticing > (Closes: 748423)
Not being in octal is fine here. The point of Rob's report wasn't the base, it was that the options should have been "install -m 755 -d ..." rather than "install -d 755 ..." (or s/755/0755/g), and 0.2.0-3 doesn't fix this. -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

