[23432] in Source-Commits
/svn/athena r23085 - trunk/debathena
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Jul 15 13:39:44 2008
Date: Tue, 15 Jul 2008 13:39:13 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200807151739.NAA09793@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-07-15 13:39:12 -0400 (Tue, 15 Jul 2008)
New Revision: 23085
Modified:
trunk/debathena/NOTES
Log:
In the builder account setup instructions, add a .devscripts file;
this is necessary to make equivs-build work.
Modified: trunk/debathena/NOTES
===================================================================
--- trunk/debathena/NOTES 2008-07-15 16:53:46 UTC (rev 23084)
+++ trunk/debathena/NOTES 2008-07-15 17:39:12 UTC (rev 23085)
@@ -336,6 +336,10 @@
Copy scripts/build-server/autodebathenify.cron to builder's
homedir and install it with "crontab autodebathenify.cron".
+ Create a file named .devscripts in builder's homedir containing:
+
+ DEBUILD_DPKG_BUILDPACKAGE_OPTS="-sa -us -uc -i -I.svn"
+
In builder's homedir, append to .profile:
PATH=${PATH}:/afs/dev.mit.edu/source/src-svn/debathena/scripts