diff options
author | P. J. McDermott <pj@pehjota.net> | 2013-10-13 15:13:31 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2013-10-13 15:13:31 (EDT) |
commit | e8562258f9de933f68bad7d62b76a102047dd8fa (patch) | |
tree | 913500c03d881300024b032420becb1aa1aee3e4 | |
parent | 98ac510522c8f44aff1f9f1eaf027f2817ffe7c1 (diff) |
debian/README.source: Document source acquisition.
-rw-r--r-- | debian/README.source | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..cffa766 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,3 @@ +To download and unpack the current upstream sources, run: + + $ debian/rules get-orig-source unpack-orig-source |