From 04e9cc0814dd0a77fcae4847d5d0d9002fa54a8f Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 26 May 2012 15:51:15 +0200 Subject: * 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 --- doc/makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/makefile') diff --git a/doc/makefile b/doc/makefile index 7b49ac269..220a6160d 100644 --- a/doc/makefile +++ b/doc/makefile @@ -56,6 +56,9 @@ endif SOURCE = apt.8 include $(MANPAGE_H) +examples/sources.list: examples/sources.list.in apt-verbatim.ent + sed -e 's#&stable-codename;#$(shell grep --max-count=1 '^ examples/sources.list + # Examples SOURCE = examples/apt.conf examples/sources.list examples/configure-index examples/apt-https-method-example.conf TO = $(DOC) -- cgit v1.2.3