diff options
Diffstat (limited to 'accessibility/at-spi/files/patch-registryd_Makefile.in')
-rw-r--r-- | accessibility/at-spi/files/patch-registryd_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/accessibility/at-spi/files/patch-registryd_Makefile.in b/accessibility/at-spi/files/patch-registryd_Makefile.in deleted file mode 100644 index 7729e9da1400..000000000000 --- a/accessibility/at-spi/files/patch-registryd_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- registryd/Makefile.in.orig Fri Aug 8 12:15:34 2003 -+++ registryd/Makefile.in Fri Aug 8 12:20:05 2003 -@@ -150,7 +150,7 @@ - at_spi_registryd_SOURCES = desktop.c desktop.h deviceeventcontroller.c deviceeventcontroller.h registry-main.c registry.c registry.h - - --LDADD = $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) -+LDADD = -L$(top_builddir)/libspi/.libs $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) - - serverinfodir = $(prefix)/libdata/bonobo/servers - serverinfo_DATA = Accessibility_Registry.server |