disable-cable-test.patch 434 B

1234567891011121314151617
  1. #
  2. # Patch managed by http://www.holgerschurig.de/patcher.html
  3. #
  4. Upstream-Status: Inappropriate [configuration]
  5. --- openobex-1.2/apps/Makefile.am~disable-cable-test
  6. +++ openobex-1.2/apps/Makefile.am
  7. @@ -6,7 +6,7 @@
  8. obex_io.c obex_io.h \
  9. obex_put_common.c obex_put_common.h
  10. -bin_PROGRAMS = irxfer obex_tcp irobex_palm3 obex_test
  11. +bin_PROGRAMS = irxfer obex_tcp irobex_palm3
  12. obex_test_SOURCES = \
  13. obex_test.c obex_test.h \