svn commit: trunk/busybox/e2fsprogs

aldot at busybox.net aldot at busybox.net
Fri Sep 30 09:46:29 UTC 2005


Author: aldot
Date: 2005-09-30 02:46:27 -0700 (Fri, 30 Sep 2005)
New Revision: 11703

Log:
typo


Modified:
   trunk/busybox/e2fsprogs/Makefile.in


Changeset:
Modified: trunk/busybox/e2fsprogs/Makefile.in
===================================================================
--- trunk/busybox/e2fsprogs/Makefile.in	2005-09-30 09:06:20 UTC (rev 11702)
+++ trunk/busybox/e2fsprogs/Makefile.in	2005-09-30 09:46:27 UTC (rev 11703)
@@ -7,7 +7,7 @@
 E2FSPROGS_AR:=e2fsprogs.a
 
 E2FSPROGS_DIR:=$(top_builddir)/e2fsprogs
-E2FSPROGS_INC:=$(top_sourcedir)/e2fsprogs
+E2FSPROGS_INC:=$(top_srcdir)/e2fsprogs
 
 E2FSPROGS_CFLAGS := -I$(E2FSPROGS_INC) -include $(E2FSPROGS_INC)/e2fsbb.h
 




More information about the busybox-cvs mailing list