Update of /cvsroot/leaf/src/bering-uclibc/apps/sysvinit
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv19905
Modified Files:
buildtool.mk
Log Message:
remove duplication
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/sysvinit/buildtool.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.mk 20 Mar 2005 18:07:44 -0000 1.4
--- buildtool.mk 20 Jan 2007 20:44:17 -0000 1.5
***************
*** 26,39 ****
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/src/runlevel
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/src/shutdown
- -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/src/halt
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/contrib/start-stop-daemon
cp $(SYSVINIT_DIR)/src/halt $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/init $(SYSVINIT_TARGET_DIR)
! cp $(SYSVINIT_DIR)/src/killall5 $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/runlevel $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/shutdown $(SYSVINIT_TARGET_DIR)
! cp $(SYSVINIT_DIR)/src/halt $(SYSVINIT_TARGET_DIR)
! cp $(SYSVINIT_DIR)/contrib/start-stop-daemon $(SYSVINIT_TARGET_DIR)
-mkdir -p $(BT_STAGING_DIR)/sbin
cp -a $(SYSVINIT_TARGET_DIR)/* $(BT_STAGING_DIR)/sbin/
--- 26,37 ----
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/src/runlevel
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/src/shutdown
-$(BT_STRIP) -s --remove-section=.note --remove-section=.comment
$(SYSVINIT_DIR)/contrib/start-stop-daemon
cp $(SYSVINIT_DIR)/src/halt $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/init $(SYSVINIT_TARGET_DIR)
! # cp $(SYSVINIT_DIR)/src/killall5 $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/runlevel $(SYSVINIT_TARGET_DIR)
cp $(SYSVINIT_DIR)/src/shutdown $(SYSVINIT_TARGET_DIR)
! # cp $(SYSVINIT_DIR)/contrib/start-stop-daemon $(SYSVINIT_TARGET_DIR)
-mkdir -p $(BT_STAGING_DIR)/sbin
cp -a $(SYSVINIT_TARGET_DIR)/* $(BT_STAGING_DIR)/sbin/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits