trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2014

Darrell - Build Script Updates - go bys online?

From: "David C. Rankin" <drankinatty@...>
Date: Thu, 16 Jan 2014 01:25:35 -0600
Darrell,

  I am having to go one-by-one through my build scripts for each tde package and
remove old patches, etc. I don't know which ones are still needed. Eg (for tdebase):

  msg "Patching - tdebase patch set...."
  for patch in ${srcdir}/patches/*.patch; do
    _p=`basename $patch`
    msg "Applying patch $_p..."
    patch -Np0 -i $patch
  done

  Do you still have your build scripts online? I see you closed
humanreadable.nfshost, so I'm looking for a current set of "go bys" to prevent
repeated build failures figuring out which current patches I need :) Help a
brother out?

-- 
David C. Rankin, J.D.,P.E.