[Lunar-commits]
CVS: moonbase/cd/eject BUILD, 1.2, 1.3 DETAILS, 1.4, 1.5
Florin Braescu
florin at lunar-linux.org
Wed Aug 4 19:58:41 GMT 2004
Update of /var/cvs/lunar/moonbase/cd/eject
In directory dbguin.lunar-linux.org:/tmp/cvs-serv457
Modified Files:
BUILD DETAILS
Log Message:
use of sedit instead of sed -i (lunar custom :). Thank you Eric, Nick.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/cd/eject/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 4 Aug 2004 19:54:29 -0000 1.2
+++ BUILD 4 Aug 2004 19:58:39 -0000 1.3
@@ -1,6 +1,6 @@
(
- sed -i 's:-I/usr/src/linux -I/usr/src/linux/include::' Makefile.in &&
+ sedit "s:-I/usr/src/linux -I/usr/src/linux/include::" Makefile.in
default_build
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/cd/eject/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 4 Aug 2004 19:54:29 -0000 1.4
+++ DETAILS 4 Aug 2004 19:58:39 -0000 1.5
@@ -7,8 +7,9 @@
SOURCE_VFY=md5:b796ad77beb4e7bdd08d6149701ab778
WEB_SITE=http://www.pobox.com/~tranter/eject.html
ENTERED=20010922
- UPDATED=20021215
+ UPDATED=20040804
SHORT="eject is a program for ejecting removable media under software control."
+
cat << EOF
Eject is a program for ejecting removable media under software control.
It can also control the auto-eject feature of some drives and can be
More information about the Lunar-commits
mailing list