Update of /cvsroot/leaf/src/bering-uclibc/apps/dropbear
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1399
Modified Files:
buildtool.mk
Log Message:
also remove gendropbearkeys from buildtool.mk
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dropbear/buildtool.mk,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** buildtool.mk 15 Mar 2006 19:36:27 -0000 1.8
--- buildtool.mk 10 Sep 2006 18:34:24 -0000 1.9
***************
*** 24,37 ****
mkdir -p $(DROPBEAR_TARGET_DIR)/usr/sbin
$(MAKE) PROGRAMS="dropbear dropbearkey scp" MULTI=1 STATIC=0
SCPPROGRESS=0 -C $(DROPBEAR_DIR)
! -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(DROPBEAR_DIR)/dropbearmulti
cp -a $(DROPBEAR_DIR)/dropbearmulti $(DROPBEAR_TARGET_DIR)/usr/sbin
cp -a dropbear.init $(DROPBEAR_TARGET_DIR)/etc/init.d/dropbear
cp -a dropbear.conf $(DROPBEAR_TARGET_DIR)/etc/default/dropbear
- cp -a gendropbearkeys $(DROPBEAR_TARGET_DIR)/usr/bin
$(MAKE) -C $(DROPBEAR_DIR) clean
$(MAKE) PROGRAMS="dbclient" MULTI=0 STATIC=0 -C $(DROPBEAR_DIR)
! -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(DROPBEAR_DIR)/dbclient
cp -a $(DROPBEAR_DIR)/dbclient $(DROPBEAR_TARGET_DIR)/usr/bin
cp -a $(DROPBEAR_TARGET_DIR)/* $(BT_STAGING_DIR)
--- 24,36 ----
mkdir -p $(DROPBEAR_TARGET_DIR)/usr/sbin
$(MAKE) PROGRAMS="dropbear dropbearkey scp" MULTI=1 STATIC=0
SCPPROGRESS=0 -C $(DROPBEAR_DIR)
! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(DROPBEAR_DIR)/dropbearmulti
cp -a $(DROPBEAR_DIR)/dropbearmulti $(DROPBEAR_TARGET_DIR)/usr/sbin
cp -a dropbear.init $(DROPBEAR_TARGET_DIR)/etc/init.d/dropbear
cp -a dropbear.conf $(DROPBEAR_TARGET_DIR)/etc/default/dropbear
$(MAKE) -C $(DROPBEAR_DIR) clean
$(MAKE) PROGRAMS="dbclient" MULTI=0 STATIC=0 -C $(DROPBEAR_DIR)
! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(DROPBEAR_DIR)/dbclient
cp -a $(DROPBEAR_DIR)/dbclient $(DROPBEAR_TARGET_DIR)/usr/bin
cp -a $(DROPBEAR_TARGET_DIR)/* $(BT_STAGING_DIR)
-------------------------------------------------------------------------
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