setup: Makefile - typo

glen glen at pld-linux.org
Mon Mar 2 11:44:40 CET 2009


Author: glen                         Date: Mon Mar  2 10:44:40 2009 GMT
Module: setup                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
setup:
   Makefile (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: setup/Makefile
diff -u setup/Makefile:1.27 setup/Makefile:1.28
--- setup/Makefile:1.27	Mon Mar  2 01:21:02 2009
+++ setup/Makefile	Mon Mar  2 11:44:35 2009
@@ -32,7 +32,7 @@
 joinpasswd: joinpasswd.o
 update-fstab: update-fstab.o
 postshell: postshell.o
-dellpasswd: dellpasswd.o
+delpasswd: delpasswd.o
 
 .c.o:
 	$(CC) $(CPPFLAGS) $(CFLAGS) $(CDEFS) -c $< -o $@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/setup/Makefile?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list