Просмотр исходного кода

vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well

Michael Vogt лет назад: 12
Родитель
Сommit
7d15eeef6e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      vendor/debian/makefile

+ 1 - 1
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' $< > $@