[Midnightbsd-cvs] mports: patch-Makefile.in: Get rid of checks aka tests.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 13:32:46 EDT 2008


Log Message:
-----------
Get rid of checks aka tests.  While the passed fine locally, they fail miserably on magus due to the nature of the cluster setup.

Added Files:
-----------
    mports/security/gnupg1/files:
        patch-Makefile.in (r1.1)

-------------- next part --------------
--- /dev/null
+++ security/gnupg1/files/patch-Makefile.in
@@ -0,0 +1,12 @@
+--- Makefile.in.orig	Mon Apr 14 13:29:58 2008
++++ Makefile.in	Mon Apr 14 13:30:15 2008
+@@ -99,8 +99,7 @@
+   distclean-recursive maintainer-clean-recursive
+ ETAGS = etags
+ CTAGS = ctags
+-DIST_SUBDIRS = m4 intl zlib util mpi cipher tools g10 keyserver po doc \
+-	checks
++DIST_SUBDIRS = m4 intl zlib util mpi cipher tools g10 keyserver po doc
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ distdir = $(PACKAGE)-$(VERSION)
+ top_distdir = $(distdir)


More information about the Midnightbsd-cvs mailing list