diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-26 15:51:15 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-26 15:51:15 +0200 |
commit | 04e9cc0814dd0a77fcae4847d5d0d9002fa54a8f (patch) | |
tree | 4bf7464155370e51fd1eb94904f60fa6d7273442 /.bzrignore | |
parent | aa9de3cd97897b269d61031082d1039a242d8b4a (diff) |
* doc/examples/sources.list:
- use the codename instead of 'stable' in the examples sources.list
as we do in the manpage and as the debian-installer does
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index dab38cf71..6dcdc8eb5 100644 --- a/.bzrignore +++ b/.bzrignore @@ -26,4 +26,5 @@ abicheck/tests/ # apt man pages and other documentation ./doc/*/ !./doc/examples/ +./doc/examples/sources.list !./doc/po/ |