summaryrefslogtreecommitdiffstats
path: root/dbus-qt4-1.pc.in
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-07-17 17:34:08 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-07-17 17:34:08 +0000
commitb617b405a52fd3c751fbd471ebd3210dc65e0375 (patch)
tree1b84a95e7626cf43f7498ee1165d4bf997cd91b4 /dbus-qt4-1.pc.in
parentd330ea7d1c98d29383dff2fc0a48269bde998760 (diff)
* Remove stray files from the stripped bindings
Diffstat (limited to 'dbus-qt4-1.pc.in')
-rw-r--r--dbus-qt4-1.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/dbus-qt4-1.pc.in b/dbus-qt4-1.pc.in
deleted file mode 100644
index b5c4aaf3..00000000
--- a/dbus-qt4-1.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: dbus-qt4-1
-Description: Qt4 integration for the free desktop message bus
-Version: @VERSION@
-Requires: dbus-1 @QT_CORE@ @QT_XML@
-Libs: -L${libdir} -ldbus-qt4-1
-
-