X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/eef71f11a5836eb82df133cb4e24cb4806642188..8c9c50f94768a13359b108e2cd0da9832f9cf6ad:/vendor/ubuntu/makefile diff --git a/vendor/ubuntu/makefile b/vendor/ubuntu/makefile index 388a529a9..c4b35935f 100644 --- a/vendor/ubuntu/makefile +++ b/vendor/ubuntu/makefile @@ -5,7 +5,7 @@ SUBDIR=vendor/ubuntu # Bring in the default rules include ../../buildlib/defaults.mak -doc: sources.list +doc binary manpages: sources.list sources.list: sources.list.in ../../doc/apt-verbatim.ent - sed -e 's#&ubuntu-codename;#$(shell grep --max-count=1 '^ $@ + sed -e 's#&ubuntu-codename;#$(shell ../getinfo ubuntu-codename)#g' $< > $@