libbonobo-2.32.1-srcdir-macro.patch 478 B

123456789101112
  1. --- tests/Makefile.am~ 2010-08-29 06:56:00.000000000 -0500
  2. +++ tests/Makefile.am 2013-02-07 13:47:03.187506469 -0600
  3. @@ -55,7 +55,7 @@
  4. MODELS_DIR="$(srcdir)/models"
  5. TESTS = test-moniker$(EXEEXT) test-event-source$(EXEEXT) test-object$(EXEEXT) \
  6. - test-stream-mem$(EXEEXT) $(srcdir)/test-properties.sh test-storage-mem$(EXEEXT) \
  7. + test-stream-mem$(EXEEXT) tests/test-properties.sh test-storage-mem$(EXEEXT) \
  8. test-main-loop$(EXEEXT)
  9. # TESTS += test-generic-factory.sh