cmdline/makefile: ajust comment
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 28 Jul 2011 08:19:30 +0000 (10:19 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 28 Jul 2011 08:19:30 +0000 (10:19 +0200)
cmdline/makefile

index 6d988a8..07e9eb8 100644 (file)
@@ -73,7 +73,7 @@ LIB_MAKES = apt-pkg/makefile
 SOURCE = apt-internal-solver.cc
 include $(PROGRAM_H)
 
-# The internal solver acting as an external
+# This just dumps out the state
 PROGRAM=apt-dump-solver
 SLIBS = -lapt-pkg $(INTLLIBS)
 LIB_MAKES = apt-pkg/makefile