From a2575d394bf5c485e9019493691f9561e8757ff8 Mon Sep 17 00:00:00 2001 From: wulf Date: Wed, 8 Aug 2007 14:42:19 +0000 Subject: Fixed typo defining usrp library dependency USRP_LA in patch-aa --- ham/gnuradio-radio-astronomy/distinfo | 4 ++-- ham/gnuradio-radio-astronomy/patches/patch-aa | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ham/gnuradio-radio-astronomy') diff --git a/ham/gnuradio-radio-astronomy/distinfo b/ham/gnuradio-radio-astronomy/distinfo index 2198d904fc9..a90f7773922 100644 --- a/ham/gnuradio-radio-astronomy/distinfo +++ b/ham/gnuradio-radio-astronomy/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2007/08/08 03:15:26 wulf Exp $ +$NetBSD: distinfo,v 1.3 2007/08/08 14:45:07 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-aa) = a9853ef7d300793afb76e7958a6fcae11629315d +SHA1 (patch-aa) = 2dd396d139b02a1991825956d4a7d5e6376ca135 diff --git a/ham/gnuradio-radio-astronomy/patches/patch-aa b/ham/gnuradio-radio-astronomy/patches/patch-aa index 1ecfaf33033..40a9a1525d6 100644 --- a/ham/gnuradio-radio-astronomy/patches/patch-aa +++ b/ham/gnuradio-radio-astronomy/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1 2007/08/08 03:15:26 wulf Exp $ +$NetBSD: patch-aa,v 1.2 2007/08/08 14:45:08 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-aa,v 1.1 2007/08/08 03:15:26 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