]> git.pld-linux.org Git - packages/at-spi.git/commitdiff
- back at-spi-1_3_1-2
authoraflinta <aflinta@pld-linux.org>
Mon, 12 May 2003 18:55:16 +0000 (18:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    at-spi-am.patch -> 1.3

at-spi-am.patch [new file with mode: 0644]

diff --git a/at-spi-am.patch b/at-spi-am.patch
new file mode 100644 (file)
index 0000000..e5c07b4
--- /dev/null
@@ -0,0 +1,26 @@
+diff -urN at-spi-1.1.9.orig/docs/reference/cspi/Makefile.am at-spi-1.1.9/docs/reference/cspi/Makefile.am
+--- at-spi-1.1.9.orig/docs/reference/cspi/Makefile.am  Thu Mar 27 12:37:03 2003
++++ at-spi-1.1.9/docs/reference/cspi/Makefile.am       Thu Mar 27 12:40:02 2003
+@@ -40,9 +40,7 @@
+ #
+ GPATH = $(srcdir)
+-TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
+-
+-EXTRA_DIST =                          \
++EXTRA_DIST +=                         \
+       $(content_files)                \
+       $(extra_files)                  \
+       $(HTML_IMAGES)                  \
+diff -urN at-spi-1.1.9.orig/libspi/Makefile.am at-spi-1.1.9/libspi/Makefile.am
+--- at-spi-1.1.9.orig/libspi/Makefile.am       Thu Mar 27 12:37:03 2003
++++ at-spi-1.1.9/libspi/Makefile.am    Thu Mar 27 12:41:40 2003
+@@ -63,7 +63,7 @@
+ BUILT_SOURCES = $(IDL_OUT) Accessibility-imodule.c
+-CLEANFILES+= $(IDL_OUT) Accessibility-imodule.c
++CLEANFILES = $(IDL_OUT) Accessibility-imodule.c
+ libspi_la_SOURCES =           \
+       accessible.c            \
This page took 0.099786 seconds and 4 git commands to generate.