CVS: moonbase/editors/e3 BUILD.alpha,NONE,1.1
Veerappan
watryac04 at lunar-linux.org
Mon Dec 8 23:23:21 GMT 2003
- Previous message: CVS: moonbase/kernel/linux BUILD.alpha, NONE, 1.1 CONFIGURE.alpha,
NONE, 1.1 POST_INSTALL, 1.20, 1.21
- Next message: CVS: moonbase/kernel/linux-grsec BUILD, 1.8, 1.9 DETAILS, 1.10,
1.11 POST_INSTALL, 1.9, 1.10 PRE_BUILD, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/editors/e3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24952
Added Files:
BUILD.alpha
Log Message:
Added alpha specific BUILD for e3 so that we can use the C version of
e3. Permits e3 to be removed from the alpha blacklist.
--- NEW FILE: BUILD.alpha ---
(
cd e3c &&
sed -i 's/^GCC=.*/GCC=gcc/' Makefile &&
sed -i 's/^STRIP=.*/STRIP=strip/' Makefile &&
make OS=LINUX2\ -DLINUX &&
prepare_install &&
make BINDIR=/usr/bin \
MANDIR=/usr/share/man/man1 \
PREFIX=/ \
install &&
ln -sf /usr/bin/e3c /usr/bin/e3
) > $C_FIFO 2>&1
- Previous message: CVS: moonbase/kernel/linux BUILD.alpha, NONE, 1.1 CONFIGURE.alpha,
NONE, 1.1 POST_INSTALL, 1.20, 1.21
- Next message: CVS: moonbase/kernel/linux-grsec BUILD, 1.8, 1.9 DETAILS, 1.10,
1.11 POST_INSTALL, 1.9, 1.10 PRE_BUILD, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list