From 1452e2e65a341afe5467135cb715a460fdf88812 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 27 Jan 2008 13:18:56 +0000 Subject: opie-taskbar-images: fix the PACKAGES line * while doing the "inherit opie" thing in 8725fc715529f6dba921a0a92e01e4e68124bfdb I also committed a broken PACKAGES line I had been testing out locally which was turned out to be unsuitable for the public repo. --- packages/opie-taskbar/opie-taskbar-images.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/opie-taskbar') diff --git a/packages/opie-taskbar/opie-taskbar-images.inc b/packages/opie-taskbar/opie-taskbar-images.inc index 73122914fd..939caf0f78 100644 --- a/packages/opie-taskbar/opie-taskbar-images.inc +++ b/packages/opie-taskbar/opie-taskbar-images.inc @@ -54,4 +54,4 @@ python do_package_prepend () { } PACKAGE_ARCH = "all" -PACKAGES =+ "${PN}-320x480 ${PN}-480x320 ${PN}-480x640 ${PN}-640x480 ${PN}-800x600 ${PN}-600x800 ${PN}-320x240 ${PN}-240x320 ${PN}-320x320" +PACKAGES = "${PN}-dbg ${PN}-320x480 ${PN}-480x320 ${PN}-480x640 ${PN}-640x480 ${PN}-800x600 ${PN}-600x800 ${PN}-320x240 ${PN}-240x320 ${PN}-320x320" -- cgit v1.2.3