diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-22 16:42:15 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-22 16:42:15 -0400 |
commit | c9c8c1337377bd2a709c2fd0564e82bcac1eb28c (patch) | |
tree | f9eb88b933d53f81895007777bf12135fc64d6cf | |
parent | 58067f587cbe676c509a9b553f7c06a65be20ddb (diff) |
update
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index b6b9b90..1c4d079 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ export PYTHON_INSTALL_OPTS=--install-layout=deb # Not intended for use by anyone except the author. announcedir: - @echo ${HOME}/src/joeywiki/code/etckeeper/news + @echo ${HOME}/src/etckeeper/doc/news |