From: Michael Vogt Date: Fri, 6 Dec 2013 12:22:00 +0000 (+0100) Subject: vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well X-Git-Tag: 0.9.14ubuntu1~2^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/7d15eeef6e61d9a02efcad2dc704f22df4276d9b vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well --- diff --git a/vendor/debian/makefile b/vendor/debian/makefile index dd35a70f0..42c86e1c4 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: sources.list +doc binary: sources.list sources.list: sources.list.in ../../doc/apt-verbatim.ent sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@