Explorar el Código

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

Michael Vogt hace 12 años
padre
commit
7d15eeef6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vendor/debian/makefile

+ 1 - 1
vendor/debian/makefile

@@ -5,7 +5,7 @@ SUBDIR=vendor/debian
 # Bring in the default rules
 # Bring in the default rules
 include ../../buildlib/defaults.mak
 include ../../buildlib/defaults.mak
 
 
-doc: sources.list
+doc binary: sources.list
 
 
 sources.list: sources.list.in ../../doc/apt-verbatim.ent
 sources.list: sources.list.in ../../doc/apt-verbatim.ent
 	sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@
 	sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@