patch-external_cppunit_openbsd-cppunit_patch 662 B

12345678910111213141516
  1. $OpenBSD: patch-external_cppunit_openbsd-cppunit_patch,v 1.1 2014/10/10 17:13:10 robert Exp $
  2. --- external/cppunit/openbsd-cppunit.patch.orig.port Mon Sep 1 23:27:27 2014
  3. +++ external/cppunit/openbsd-cppunit.patch Mon Sep 1 23:27:27 2014
  4. @@ -0,0 +1,11 @@
  5. +--- misc/cppunit-1.13.1/Makefile.in Tue Jun 4 16:25:03 2013
  6. ++++ misc/build/cppunit-1.13.1/Makefile.in Tue Jun 4 16:25:11 2013
  7. +@@ -331,7 +331,7 @@
  8. + top_srcdir = @top_srcdir@
  9. + AUTOMAKE_OPTIONS = 1.4
  10. + ACLOCAL_AMFLAGS = -I config
  11. +-SUBDIRS = src include examples doc
  12. ++SUBDIRS = src include doc
  13. + pkgconfigdatadir = $(libdir)/pkgconfig
  14. + pkgconfigdata_DATA = cppunit.pc
  15. + bin_SCRIPTS = cppunit-config