CVS: moonbase/editors/elvis BUILD,1.1.1.1,1.2 DETAILS,1.1.1.1,1.2
niki at lunar-linux.org
niki at lunar-linux.org
Wed Jul 23 20:37:11 GMT 2003
- Previous message: CVS: moonbase/utils/raidtools BUILD,1.1,1.2 DETAILS,1.5,1.6
- Next message: CVS: theedge/var/lib/lunar/functions build.lunar, 1.4,
1.5 install.lunar, 1.6, 1.7 sources.lunar, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/editors/elvis
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2446
Modified Files:
BUILD DETAILS
Log Message:
Made a patch to get elvis to compile again with X support.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/elvis/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:15 -0000 1.1.1.1
+++ BUILD 23 Jul 2003 20:37:09 -0000 1.2
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE1 1 &&
+
sedit "s/if test -n \"\$mandir\"/mandir=\/usr\/share\/man\/man1 ; \0/" instman.sh
sedit "s/for dir in \$mandir/mandir=\/usr\/share\/man\/man1 ; \0/" instman.sh
sedit "s/-O2/$CFLAGS $LDFLAGS/" configure &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/elvis/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS 21 Aug 2002 00:55:15 -0000 1.1.1.1
+++ DETAILS 23 Jul 2003 20:37:09 -0000 1.2
@@ -1,8 +1,10 @@
MODULE=elvis
VERSION=2.1_4
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE1=$MODULE-$VERSION--fix1.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=ftp://ftp.cs.pdx.edu/pub/$MODULE/$SOURCE
+ SOURCE1_URL[0]=$PATCH_URL/$SOURCE1
WEB_SITE=ftp://ftp.cs.pdx.edu/pub/elvis
ENTERED=20010922
UPDATED=20010922
- Previous message: CVS: moonbase/utils/raidtools BUILD,1.1,1.2 DETAILS,1.5,1.6
- Next message: CVS: theedge/var/lib/lunar/functions build.lunar, 1.4,
1.5 install.lunar, 1.6, 1.7 sources.lunar, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list