Explorar el Código

db2 isn't used for ages now, so complain about missing libdb instead

David Kalnischkies hace 14 años
padre
commit
bacc49dfe2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ftparchive/makefile

+ 1 - 1
ftparchive/makefile

@@ -16,6 +16,6 @@ SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
 include $(PROGRAM_H)
 else
 PROGRAM=apt-ftparchive
-MESSAGE="Must have db2 to build apt-ftparchive"
+MESSAGE="Must have libdb to build apt-ftparchive"
 include $(FAIL_H)
 endif # ifdef BDBLIB