Files @ 9d20611b5e6c
Branch filter:

Location: ohnobinki_overlay/net-wireless/madwifi-ng/files/madwifi-ng-0.9.3-uudecode-gcda-fix.patch

binki
import unrealircd-3.2.8.1.ebuild from gentoo bug 260806, attachment 188426 by j0inty
Index: ath_hal/Makefile
===================================================================
--- ath_hal/Makefile	(revision 1648)
+++ ath_hal/Makefile	(working copy)
@@ -61,6 +61,7 @@
 ath_hal-objs	:= ah_osdep.o ${TARGET}.hal.o
 
 hostprogs-y	:= uudecode
+uudecode-objs	:= uudecode.o
 
 # For older 2.6 kernels
 host-progs	:= $(hostprogs-y)