CVS: moonbase/devel/arch BUILD,1.3,1.4 DETAILS,1.4,1.5
Jeff Hodges
jmhodges at lunar-linux.org
Tue Nov 18 01:10:21 GMT 2003
Update of /var/cvs/lunar/moonbase/devel/arch
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6472
Modified Files:
BUILD DETAILS
Log Message:
because i like being able to use "tla file-find", its a patch
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/arch/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 29 Oct 2003 04:49:50 -0000 1.3
+++ BUILD 18 Nov 2003 01:10:19 -0000 1.4
@@ -1,6 +1,9 @@
(
cd $SOURCE_DIRECTORY/src &&
+ cd tla &&
+ patch_it /var/spool/lunar/$SOURCE2 1 &&
+ cd .. &&
mkdir -p build &&
cd build &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/arch/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 29 Oct 2003 04:49:50 -0000 1.4
+++ DETAILS 18 Nov 2003 01:10:19 -0000 1.5
@@ -2,8 +2,10 @@
VERSION=1.1pre8
#VERSION=1.0.6
SOURCE=tla-$VERSION.tar.gz
+ SOURCE2=arch-$VERSION-file-find.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/tla-$VERSION
SOURCE_URL[0]=http://regexps.srparish.net/src/tla/
+ SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
WEB_SITE=http://regexps.srparish.net/
ENTERED=20020515
UPDATED=20031029
More information about the Lunar-commits
mailing list