Chris Koskey
Results
1
comments of
Chris Koskey
I handle recursive directories by assuming the same perms/attributes all the way down. See: `:recurse` https://github.com/pausebreak/lein-redline-rpm I'm not calling `addDirectory`. I call [`addFile`](https://github.com/pausebreak/lein-redline-rpm/blob/master/src/leiningen/rpm.clj#L48) for each file found.