Update of /cvsroot/leaf/src/bering-uclibc/apps/elvis
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1753
Modified Files:
buildtool.cfg buildtool.mk
Log Message:
corrected the location of the binaries
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/elvis/buildtool.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.cfg 20 Dec 2004 14:57:03 -0000 1.1
--- buildtool.cfg 30 Aug 2006 21:05:43 -0000 1.2
***************
*** 23,27 ****
<elvis>
Version = 1.4-18
! Revision = 1
Help <<EOF
--- 23,27 ----
<elvis>
Version = 1.4-18
! Revision = 2
Help <<EOF
***************
*** 43,54 ****
<Contents>
<File>
! Filename = usr/bin/vi
! Source = usr/bin/vi
Type = binary
Permissions = 755
</File>
<File>
! Filename = usr/bin/elvis-tiny
! Source = usr/bin/elvis-tiny
Type = binary
Permissions = 755
--- 43,54 ----
<Contents>
<File>
! Filename = bin/vi
! Source = bin/vi
Type = binary
Permissions = 755
</File>
<File>
! Filename = bin/elvis-tiny
! Source = bin/elvis-tiny
Type = binary
Permissions = 755
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/elvis/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk 20 Dec 2004 14:57:03 -0000 1.1
--- buildtool.mk 30 Aug 2006 21:05:43 -0000 1.2
***************
*** 14,24 ****
$(ELVIS-TINY_DIR)/.build: $(ELVIS-TINY_DIR)/.source
mkdir -p $(ELVIS-TINY_TARGET_DIR)
! mkdir -p $(ELVIS-TINY_TARGET_DIR)/usr/bin
make CC="$(TARGET_CC) -fsigned-char" -C $(ELVIS-TINY_DIR)
$(TARGET_CC) $(BT_COPT_FLAGS) -s -o $(ELVIS-TINY_DIR)/debian/wrapper
$(ELVIS-TINY_DIR)/debian/wrapper.c
! -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(ELVIS-TINY_DIR)/elvis
! -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(ELVIS-TINY_DIR)/debian/wrapper
! cp -a $(ELVIS-TINY_DIR)/elvis
$(ELVIS-TINY_TARGET_DIR)/usr/bin/elvis-tiny
! cp -a $(ELVIS-TINY_DIR)/debian/wrapper
$(ELVIS-TINY_TARGET_DIR)/usr/bin/vi
cp -a $(ELVIS-TINY_TARGET_DIR)/* $(BT_STAGING_DIR)
touch $(ELVIS-TINY_DIR)/.build
--- 14,24 ----
$(ELVIS-TINY_DIR)/.build: $(ELVIS-TINY_DIR)/.source
mkdir -p $(ELVIS-TINY_TARGET_DIR)
! mkdir -p $(ELVIS-TINY_TARGET_DIR)/bin
make CC="$(TARGET_CC) -fsigned-char" -C $(ELVIS-TINY_DIR)
$(TARGET_CC) $(BT_COPT_FLAGS) -s -o $(ELVIS-TINY_DIR)/debian/wrapper
$(ELVIS-TINY_DIR)/debian/wrapper.c
! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(ELVIS-TINY_DIR)/elvis
! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(ELVIS-TINY_DIR)/debian/wrapper
! cp -a $(ELVIS-TINY_DIR)/elvis $(ELVIS-TINY_TARGET_DIR)/bin/elvis-tiny
! cp -a $(ELVIS-TINY_DIR)/debian/wrapper $(ELVIS-TINY_TARGET_DIR)/bin/vi
cp -a $(ELVIS-TINY_TARGET_DIR)/* $(BT_STAGING_DIR)
touch $(ELVIS-TINY_DIR)/.build
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits