Update of /cvsroot/leaf/src/bering-uclibc/apps/daemontools
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20422

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
restored init.d script

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/daemontools/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       26 Jun 2006 18:20:20 -0000      1.2
--- buildtool.cfg       7 Jan 2007 11:57:33 -0000       1.3
***************
*** 12,15 ****
--- 12,20 ----
  </File>
  
+ <File svscan>
+       Server = cvs-sourceforge
+       Revision = HEAD
+       Directory = daemontools
+ </File>
  
  <Package>
***************
*** 17,21 ****
         
                Version  = 0.76
!               Revision = 2
         
                Help <<EOF
--- 22,26 ----
         
                Version  = 0.76
!               Revision = 3
         
                Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/daemontools/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        14 Feb 2005 17:43:51 -0000      1.3
--- buildtool.mk        7 Jan 2007 11:57:33 -0000       1.4
***************
*** 41,45 ****
        cp -a $(DAEMONTOOLS_DIR)/command/* $(DAEMONTOOLS_TARGET_DIR)/usr/bin
        chmod 755 $(DAEMONTOOLS_TARGET_DIR)/usr/bin/*
!       cp $(DAEMONTOOLS_DIR)/command/svscan 
$(DAEMONTOOLS_TARGET_DIR)/etc/init.d/
        cp -a $(DAEMONTOOLS_TARGET_DIR)/* $(BT_STAGING_DIR)/
        touch $(DAEMONTOOLS_DIR)/.build
--- 41,45 ----
        cp -a $(DAEMONTOOLS_DIR)/command/* $(DAEMONTOOLS_TARGET_DIR)/usr/bin
        chmod 755 $(DAEMONTOOLS_TARGET_DIR)/usr/bin/*
!       cp -a svscan $(DAEMONTOOLS_TARGET_DIR)/etc/init.d/
        cp -a $(DAEMONTOOLS_TARGET_DIR)/* $(BT_STAGING_DIR)/
        touch $(DAEMONTOOLS_DIR)/.build


-------------------------------------------------------------------------
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

Reply via email to