diff options
Diffstat (limited to 'comms/gnuradio/files/patch-omnithread_Makefile.in')
-rw-r--r-- | comms/gnuradio/files/patch-omnithread_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/gnuradio/files/patch-omnithread_Makefile.in b/comms/gnuradio/files/patch-omnithread_Makefile.in deleted file mode 100644 index 1b3bd484aeb3..000000000000 --- a/comms/gnuradio/files/patch-omnithread_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- omnithread/Makefile.in.orig 2009-07-06 02:20:03.000000000 -0400 -+++ omnithread/Makefile.in 2011-02-20 18:03:05.000000000 -0500 -@@ -762,7 +762,7 @@ - libgromnithread_la_LIBADD = \ - $(PTHREAD_LIBS) - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = %%LIBDATA%%/pkgconfig - pkgconfig_DATA = gnuradio-omnithread.pc - - # ... but this code also came with the package |