From d5cd5ef919c1e2faeff939a2423a20d060522804 Mon Sep 17 00:00:00 2001 From: wulf Date: Wed, 8 Aug 2007 14:37:46 +0000 Subject: Fixed typo defining usrp library dependency USRP_LA --- ham/gnuradio-usrp/distinfo | 4 ++-- ham/gnuradio-usrp/patches/patch-ab | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ham') diff --git a/ham/gnuradio-usrp/distinfo b/ham/gnuradio-usrp/distinfo index 2d7a5532c59..d5759d157a2 100644 --- a/ham/gnuradio-usrp/distinfo +++ b/ham/gnuradio-usrp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2007/08/08 03:20:06 wulf Exp $ +$NetBSD: distinfo,v 1.6 2007/08/08 14:39:59 wulf Exp $ SHA1 (gnuradio-3.0.4.tar.gz) = ce2d0bd4c5217cdda8c675c80a446ca38f274121 RMD160 (gnuradio-3.0.4.tar.gz) = a1d4ae0495f51c5b7349dd8d1305b4bfb16056dc Size (gnuradio-3.0.4.tar.gz) = 3381051 bytes -SHA1 (patch-ab) = a9853ef7d300793afb76e7958a6fcae11629315d +SHA1 (patch-ab) = 2dd396d139b02a1991825956d4a7d5e6376ca135 SHA1 (patch-ac) = f64a60f2ef14489de3823c27f0fba128faa40f0c diff --git a/ham/gnuradio-usrp/patches/patch-ab b/ham/gnuradio-usrp/patches/patch-ab index 79f4bbc055e..76dc3890ec0 100644 --- a/ham/gnuradio-usrp/patches/patch-ab +++ b/ham/gnuradio-usrp/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.1 2007/08/08 03:20:08 wulf Exp $ +$NetBSD: patch-ab,v 1.2 2007/08/08 14:37:46 wulf Exp $ --- Makefile.common.orig 2007-08-08 04:40:14.000000000 +0930 +++ Makefile.common 2007-08-08 04:40:47.000000000 +0930 @@ -16,7 +16,7 @@ $NetBSD: patch-ab,v 1.1 2007/08/08 03:20:08 wulf Exp $ USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \ -I$(top_srcdir)/usrp/firmware/include -USRP_LA = $(top_builddir)/usrp/host/lib/libusrp.la -+USRP_LA = -libusrp ++USRP_LA = -lusrp # This used to be set in configure.ac but is now defined here for all # Makefiles when this fragment is included. -- cgit v1.2.3