X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0005fa07886135d6adfec59f2d722df229b7af12..e2fa0aa64d2249129543f82a213043d96469be1c:/vendor/ubuntu/makefile?ds=sidebyside diff --git a/vendor/ubuntu/makefile b/vendor/ubuntu/makefile index ea67e6e63..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 ../getinfo ubuntu-codename)#g' $< > $@