[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10955 - in gnuradio/branches/developers/jcorgan/deb:
From: |
jcorgan |
Subject: |
[Commit-gnuradio] r10955 - in gnuradio/branches/developers/jcorgan/deb: config debian gr-qtgui |
Date: |
Mon, 4 May 2009 18:29:19 -0600 (MDT) |
Author: jcorgan
Date: 2009-05-04 18:29:19 -0600 (Mon, 04 May 2009)
New Revision: 10955
Removed:
gnuradio/branches/developers/jcorgan/deb/gr-qtgui/gr-qtgui.pc.in
Modified:
gnuradio/branches/developers/jcorgan/deb/config/grc_gr_qtgui.m4
gnuradio/branches/developers/jcorgan/deb/debian/gen-install-files.sh
gnuradio/branches/developers/jcorgan/deb/gr-qtgui/Makefile.am
Log:
Remove pc file for qtgui
Modified: gnuradio/branches/developers/jcorgan/deb/config/grc_gr_qtgui.m4
===================================================================
--- gnuradio/branches/developers/jcorgan/deb/config/grc_gr_qtgui.m4
2009-05-05 00:11:45 UTC (rev 10954)
+++ gnuradio/branches/developers/jcorgan/deb/config/grc_gr_qtgui.m4
2009-05-05 00:29:19 UTC (rev 10955)
@@ -94,7 +94,6 @@
AC_CONFIG_FILES([ \
gr-qtgui/Makefile \
- gr-qtgui/gr-qtgui.pc \
gr-qtgui/src/Makefile \
gr-qtgui/src/lib/Makefile \
gr-qtgui/src/python/Makefile \
Modified: gnuradio/branches/developers/jcorgan/deb/debian/gen-install-files.sh
===================================================================
--- gnuradio/branches/developers/jcorgan/deb/debian/gen-install-files.sh
2009-05-05 00:11:45 UTC (rev 10954)
+++ gnuradio/branches/developers/jcorgan/deb/debian/gen-install-files.sh
2009-05-05 00:29:19 UTC (rev 10955)
@@ -56,7 +56,6 @@
touch $NAME
$EXTRACT gr-qtgui/src/lib/Makefile grinclude_HEADERS >>$NAME
echo usr/lib/libgnuradio-qtgui.so >>$NAME
-echo usr/lib/pkgconfig/gr-qtgui.pc >>$NAME
# libusrp-dev
NAME=debian/libusrp-dev.install
Modified: gnuradio/branches/developers/jcorgan/deb/gr-qtgui/Makefile.am
===================================================================
--- gnuradio/branches/developers/jcorgan/deb/gr-qtgui/Makefile.am
2009-05-05 00:11:45 UTC (rev 10954)
+++ gnuradio/branches/developers/jcorgan/deb/gr-qtgui/Makefile.am
2009-05-05 00:29:19 UTC (rev 10955)
@@ -23,9 +23,3 @@
SUBDIRS = src
DIST_SUBDIRS = src
-
-EXTRA_DIST = \
- gr-qtgui.pc.in
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gr-qtgui.pc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10955 - in gnuradio/branches/developers/jcorgan/deb: config debian gr-qtgui,
jcorgan <=