Commit d131dba8 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

fbdump: don't add target program prefix

parent 731f3c3e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

	Updated/fixed packages: alsa-lib, alsa-utils, at, autoconf, bash,
	bind, binutils, bootutils, busybox, dbus, directfb, dnsmasq,
	e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, flex, hal,
	e2fsprogs, gstreamer, gperf, gst-plugins-bad, gvfs, fbdump, flex, hal,
	iptables, iw, jpeg, kismet, libfuse, libglib2, libpcap, libungif,
	libxml2, libxslt, lighttpd, mesa, mpg123, mtd-utils, nbd, neon,
	netstat-nat, openvpn, pcre, php, qt, readline, rpm, sawman, sdl,
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ FBDUMP_VERSION:=0.4.2
FBDUMP_SOURCE:=fbdump-$(FBDUMP_VERSION).tar.gz
FBDUMP_SITE:=http://www.rcdrummond.net/fbdump
FBDUMP_AUTORECONF = NO
FBDUMP_CONF_OPT = --program-prefix=''

$(eval $(call AUTOTARGETS,package,fbdump))