freebsd-ports/comms/gnuradio/files/patch-gr-atsc_Makefile.in
Diane Bruce d3a548b23d - Update to gnuradio 3.1.3
- Vendor has accepted more patches.
2008-08-26 23:41:00 +00:00

15 lines
452 B
Text

--- gr-atsc/Makefile.in.orig 2008-08-23 20:37:36.000000000 -0400
+++ gr-atsc/Makefile.in 2008-08-24 07:01:14.000000000 -0400
@@ -556,10 +556,10 @@
RM = $(RM_PROG) -f
# Base directory for example applications
-exampledir = $(datadir)/gnuradio/examples
+exampledir = $(datadir)/examples/gnuradio
SUBDIRS = src
DIST_SUBDIRS = src doc
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = %%LIBDATA%%/pkgconfig
pkgconfig_DATA =
all: all-recursive