Fix typo; s/ppptp/pptp/

This commit is contained in:
Steve McIntyre 2005-12-17 19:14:31 +00:00
parent af1edf17f4
commit 8561aff963
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@ $(BDIR)/rawlist:
# silly so that this is not needed. For more info have a look at
# http://lists.debian.org/debian-cd/2004/debian-cd-200404/msg00093.html
ifneq ($(INSTALLER_CD),1)
/bin/echo -e "mawk\nexim4-daemon-light\nunifont\nppptp-linux" >>$(BDIR)/rawlist
/bin/echo -e "mawk\nexim4-daemon-light\nunifont\npptp-linux" >>$(BDIR)/rawlist
endif
ifdef FORCENONUSONCD1
$(Q)$(apt) cache dumpavail | \