about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-31 06:11:34 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-31 06:11:34 +0000
commit76510642e6615e04b00ea803e0b941795104c6ad (patch)
treebe08d3931faa3b83e9b78cbaf018fd30440a670b /Rakefile
parent55a9897a6fb5bdb4751c4fad72b4602d361f3132 (diff)
downloaddtas-76510642e6615e04b00ea803e0b941795104c6ad.tar.gz
In case we have non-Debian users
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index dd4f8b2..218390b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -70,6 +70,7 @@ task :rsync_docs do
   files = []
 
   # git-set-file-times is distributed with rsync,
+  # Also available at: http://yhbt.net/git-set-file-times
   # on Debian systems: /usr/share/doc/rsync/scripts/git-set-file-times.gz
   sh("git", "set-file-times", "Documentation")