Commit graph

3 commits

Author SHA1 Message Date
Steve Purcell
cafc402e71 Add "dir" and "*.info" to the default :files spec
Since most packages do not have `dir` or `*.info` files, this required
changing the behaviour when a wildcard entry in `:file` expands to an
empty file list. Previously, an error would be raised in this case; now,
an error is raised only when the *entire* `:files` spec expands to an
empty file list.

The slight danger, then, is that certain build failures due to upstream
reorganisation of files might be less obvious.
2013-03-13 21:00:24 +00:00
Matthew Fidler
32986c41b0 Update recipes/org-readme
Added texinfo documentation (generated from org-readme)
2012-12-07 14:20:58 -06:00
Steve Purcell
5274482ac8 Add org-readme 2012-08-11 13:42:27 +01:00