X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/7d15eeef6e61d9a02efcad2dc704f22df4276d9b..dbd5418b895c0ae3d6585ad38bd40920a456855e:/vendor/debian/makefile diff --git a/vendor/debian/makefile b/vendor/debian/makefile index 42c86e1c4..1f82d7f47 100644 --- a/vendor/debian/makefile +++ b/vendor/debian/makefile @@ -5,7 +5,7 @@ SUBDIR=vendor/debian # Bring in the default rules include ../../buildlib/defaults.mak -doc binary: sources.list +doc binary manpages: sources.list sources.list: sources.list.in ../../doc/apt-verbatim.ent sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@