Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 21:04:46 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        Joe Marcus Clarke <marcus@marcuscom.com>, gnome freebsd <freebsd-gnome@freebsd.org>
Subject:   patch for marcusmerge
Message-ID:  <20030414190446.GC95166@martin.kleinerdrache.org>

next in thread | raw e-mail | index | archive | help
HI Joe,

I've added another useful patch for marcusmerge:

--- marcusmerge.orig    Mon Apr 14 21:02:48 2003
+++ marcusmerge Mon Apr 14 21:03:04 2003
@@ -65,7 +65,7 @@
  if [ ${updating} = "yes" ]; then
      echo "===> Updating the marcus ports tree"
      cd ${SRCDIR}
-    cvs -z3 update
+    cvs -z3 update -dP
      echo "===> Updating done."
  fi
   ---end---

This helps to check out new ports in the marcuscom ports collection, 
and removing directories which arent used anymore.

Martin

-- 
PGP-Key:  http://www.thats-me.net/pgp.asc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030414190446.GC95166>