Author: fw Date: 2009-10-11 18:08:09 +0000 (Sun, 11 Oct 2009) New Revision: 12991 Modified: Makefile Log: Makefile: rename target update-stable-packages to update-stable Modified: Makefile ==================================================================--- Makefile 2009-10-11 17:57:36 UTC (rev 12990) +++ Makefile 2009-10-11 18:08:09 UTC (rev 12991) @@ -62,7 +62,7 @@ done ; \ done -update-stable-packages: +update-stable: set -e ; for rel in etch lenny ; do \ for archive in main contrib non-free ; do \ $(PYTHON) bin/apt-update-file \