]> git.pld-linux.org Git - packages/dbus-glib.git/blame_incremental - dbus-glib-configure.patch
- rel.2, install dbus-bus-introspect.xml for proper header creating
[packages/dbus-glib.git] / dbus-glib-configure.patch
... / ...
CommitLineData
1diff -aurN dbus-glib-0.71.orig/Makefile.am dbus-glib-0.71/Makefile.am
2--- dbus-glib-0.71.orig/Makefile.am 2006-07-21 22:21:05.000000000 +0200
3+++ dbus-glib-0.71/Makefile.am 2006-08-08 19:51:50.878875193 +0200
4@@ -1,7 +1,7 @@
5 GLIB_PC=dbus-glib-1.pc
6
7-SUBDIRS=dbus tools test
8-DIST_SUBDIRS=dbus tools test
9+SUBDIRS=dbus tools
10+DIST_SUBDIRS=dbus tools
11
12 pkgconfigdir = $(libdir)/pkgconfig
13 pkgconfig_DATA = $(GLIB_PC)
This page took 0.116433 seconds and 4 git commands to generate.