fbdump: Fix help text indentation and remove staging dir installation
authorDaniel Laird <danieljlaird@hotmail.com>
Wed, 27 Aug 2008 11:40:02 +0000 (11:40 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Wed, 27 Aug 2008 11:40:02 +0000 (11:40 -0000)
Tidy up fbdump package.

package/fbdump/Config.in
package/fbdump/fbdump.mk

index 2f3a2766e154948973714f8d6b44fe003543831e..fb4aee6e602c703bb5cec201598efc622041a8e5 100644 (file)
@@ -1,7 +1,8 @@
 config BR2_PACKAGE_FBDUMP
        bool "fbdump (Framebuffer Capture Tool)"
        help
-          fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
-          device and write them out as a PPM file. Currently, most packed-pixel framebuffer
-       formats and the vga16 framebuffer are supported.
+         fbdump is a simple tool to capture snapshots from the Linux kernel
+         framebuffer  device and write them out as a PPM file. Currently,
+         most packed-pixel framebuffer formats and the vga16 framebuffer
+         are supported.
 
index 5ebfd7e12b93adca01a4925c89404bd2a7617717..0de9fe55267ffab7e8372a3a316e397ffb2a9df9 100644 (file)
@@ -8,7 +8,6 @@ FBDUMP_SOURCE:=fbdump-$(FBDUMP_VERSION).tar.gz
 FBDUMP_SITE:=http://www.rcdrummond.net/fbdump
 FBDUMP_AUTORECONF = NO
 FBDUMP_CONF_ENV = ac_cv_func_malloc_0_nonnull=yes
-FBDUMP_INSTALL_STAGING = YES
 FBDUMP_INSTALL_TARGET = YES
 FBDUMP_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip