[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 03/10] Rakefile: additional pointer to git-set-file-times
From: |
Eric Wong |
Subject: |
[PATCH 03/10] Rakefile: additional pointer to git-set-file-times |
Date: |
Sun, 1 Sep 2013 01:22:03 +0000 |
In case we have non-Debian users
---
Rakefile | 1 +
1 file changed, 1 insertion(+)
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")
--
1.8.4
- [PATCH 0/10] misc updates to master, Eric Wong, 2013/08/31
- [PATCH 02/10] GNUmakefile: combine with pkg.mk, Eric Wong, 2013/08/31
- [PATCH 08/10] doc: reorganize sections around dtas-player, Eric Wong, 2013/08/31
- [PATCH 10/10] doc: add contact info to all documentation, Eric Wong, 2013/08/31
- [PATCH 09/10] doc: sink_examples: reference dtas-xdelay and friends, Eric Wong, 2013/08/31
- [PATCH 04/10] Rakefile: wrap long line, Eric Wong, 2013/08/31
- [PATCH 07/10] source/{av, ff}: probe harder for audio in weird containers, Eric Wong, 2013/08/31
- [PATCH 03/10] Rakefile: additional pointer to git-set-file-times,
Eric Wong <=
- [PATCH 05/10] dtas-sourcedit: allow loading YAML from stdin, Eric Wong, 2013/08/31
- [PATCH 06/10] test_source_av: fix test to actually run, Eric Wong, 2013/08/31
- [PATCH 01/10] disclaimer: disambiguate between dtas/$PROGNAME, Eric Wong, 2013/08/31