summaryrefslogtreecommitdiffstats
path: root/package/xstroke
diff options
context:
space:
mode:
authorJohn Voltz <john.voltz@gmail.com>2008-04-24 14:25:09 +0000
committerJohn Voltz <john.voltz@gmail.com>2008-04-24 14:25:09 +0000
commit29a18d8bbcd92121b9a671ff11f77aa8cb03a293 (patch)
tree34d59192ee76073c69063e4101f5856ad397c28a /package/xstroke
parent17e3358c6d4e92cec165447de6dc3150ad631b3a (diff)
downloadbuildroot-novena-29a18d8bbcd92121b9a671ff11f77aa8cb03a293.tar.gz
buildroot-novena-29a18d8bbcd92121b9a671ff11f77aa8cb03a293.zip
remove trailing space
Diffstat (limited to 'package/xstroke')
-rw-r--r--package/xstroke/xstroke.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk
index 6d0e2852b..55be07918 100644
--- a/package/xstroke/xstroke.mk
+++ b/package/xstroke/xstroke.mk
@@ -11,7 +11,7 @@ XSTROKE_INSTALL_STAGING = NO
XSTROKE_INSTALL_TARGET = YES
XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
-XSTROKE_DEPENDENCIES = uclibc
+XSTROKE_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,xstroke))