New commits:
commit 61a5547d161f978c5c53609e36766bd666a28d93
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
at-spi: Fixed location of at-spi.schemas
While fixing libcanberra for the make 3.82 syntax issues, noticed it
failed when trying to find libcanberra.schemas. Then looked at
at-spi and noticed it was also failing, but the Makefile did not
make this a hard error.
at-spi.schemas is not under data/, fix Makefile.in
commit cc3a46ae646f7354d75155f45a7762f28d88f429
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
at-spi: Missing entry for make.patch
diff --git a/gnome2-libs/at-spi/HISTORY b/gnome2-libs/at-spi/HISTORY
index 9b1d9d5..00a223d 100644
--- a/gnome2-libs/at-spi/HISTORY
+++ b/gnome2-libs/at-spi/HISTORY
@@ -2,6 +2,8 @@
* PRE_BUILD: Fix new make 3.82 syntax
Quote paths and provide patch message
* INSTALL: Fails with multiple make jobs
+ * make.patch: Added
+ Updated for incorrect location of at-spi.schemas