Ver código fonte

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

David Kalnischkies 14 anos atrás
pai
commit
bacc49dfe2
1 arquivos alterados com 1 adições e 1 exclusões
  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