diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-22 12:35:41 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-22 12:35:41 +0000 |
commit | 6547bced933fface8e0f0dde08f0e0fe1777ddf9 (patch) | |
tree | dd9ff179b33488ed7acf0829c89c7f1057dcd3b0 /package/tinyx-old/tinyx.mk | |
parent | 3471ebe0a3d5c74856ce8fe813345136a5f2aaf3 (diff) |
- global whitespace trimming
Diffstat (limited to 'package/tinyx-old/tinyx.mk')
-rw-r--r-- | package/tinyx-old/tinyx.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tinyx-old/tinyx.mk b/package/tinyx-old/tinyx.mk index 06ea37772..dcbf5a9f7 100644 --- a/package/tinyx-old/tinyx.mk +++ b/package/tinyx-old/tinyx.mk @@ -31,8 +31,8 @@ ifeq ($(strip $(BR2_PACKAGE_TINYX_OLD)),y) TINYX_APPS:=xlsfonts/xlsfonts xmodmap/xmodmap #xset/xset xdpyinfo/xdpyinfo xsetroot/xsetroot \ -# xrdb/xrdb xrandr/xrandr \ -# xhost/xhost xauth/xauth oclock/oclock xeyes/xeyes +# xrdb/xrdb xrandr/xrandr \ +# xhost/xhost xauth/xauth oclock/oclock xeyes/xeyes # TINYX_LIBS:=ICE X11 Xext Xpm |