[Buildroot] svn commit: trunk/buildroot/package/xstroke

ninevoltz at uclibc.org ninevoltz at uclibc.org
Thu Apr 24 14:25:10 UTC 2008


Author: ninevoltz
Date: 2008-04-24 07:25:09 -0700 (Thu, 24 Apr 2008)
New Revision: 21843

Log:
remove trailing space

Modified:
   trunk/buildroot/package/xstroke/xstroke.mk


Changeset:
Modified: trunk/buildroot/package/xstroke/xstroke.mk
===================================================================
--- trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 14:24:02 UTC (rev 21842)
+++ trunk/buildroot/package/xstroke/xstroke.mk	2008-04-24 14:25:09 UTC (rev 21843)
@@ -11,7 +11,7 @@
 XSTROKE_INSTALL_TARGET = YES
 XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
-XSTROKE_DEPENDENCIES = uclibc 
+XSTROKE_DEPENDENCIES = uclibc
 
 $(eval $(call AUTOTARGETS,package,xstroke))
 




More information about the buildroot mailing list