[leaf-commits] src/bering-uclibc4/source/at buildtool.cfg, 1.3, 1.4 buildtool.mk, 1.1.1.1, 1.2

KP Kirchd?rfer <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/at
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16883

Modified Files:
	buildtool.cfg buildtool.mk 
Log Message:
previous version required root permission to run 'make install'


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/at/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg	26 May 2010 16:20:53 -0000	1.3
--- buildtool.cfg	5 Jun 2010 19:32:18 -0000	1.4
***************
*** 34,38 ****
    <at>
      Version = 3.1.10.2
!     Revision = 2
  
      Help <<EOF
--- 34,38 ----
    <at>
      Version = 3.1.10.2
!     Revision = 3
  
      Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/at/buildtool.mk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** buildtool.mk	26 Apr 2010 09:02:22 -0000	1.1.1.1
--- buildtool.mk	5 Jun 2010 19:32:18 -0000	1.2
***************
*** 25,37 ****
  	mkdir -p $(TARGET_DIR)/usr/sbin
  	mkdir -p $(TARGET_DIR)/etc/init.d
! 	$(MAKE) CC=$(TARGET_CC) IROOT=$(TARGET_DIR) \
! 		-C $(SDIR) install	
  	cp -a at.allow $(TARGET_DIR)/etc
  	cp -a at.init $(TARGET_DIR)/etc/init.d/atd
! 	-$(BT_STRIP) $(BT_STRIP_BINOPTS) $(TARGET_DIR)/usr/bin/*
! 	-$(BT_STRIP) $(BT_STRIP_BINOPTS) $(TARGET_DIR)/usr/sbin/*
! 	-rm $(TARGET_DIR)/etc/at.deny
! 	-rm -rf $(TARGET_DIR)/usr/man
! 	-rm -rf $(TARGET_DIR)/usr/doc
  	cp -a $(TARGET_DIR)/* $(BT_STAGING_DIR)
  
--- 25,41 ----
  	mkdir -p $(TARGET_DIR)/usr/sbin
  	mkdir -p $(TARGET_DIR)/etc/init.d
! 	mkdir -p $(TARGET_DIR)/var/spool/cron/atjobs
! 
! 	cp -a $(SDIR)/atd $(TARGET_DIR)/usr/sbin
! 	cp -a $(SDIR)/atrun $(TARGET_DIR)/usr/sbin
! 	cp -a $(SDIR)/at $(TARGET_DIR)/usr/bin
! 	cp -a $(SDIR)/batch $(TARGET_DIR)/usr/bin
! 	touch $(TARGET_DIR)/var/spool/cron/atjobs/.SEQ
! 
  	cp -a at.allow $(TARGET_DIR)/etc
  	cp -a at.init $(TARGET_DIR)/etc/init.d/atd
! 	-$(BT_STRIP) $(BT_STRIP_BINOPTS) $(TARGET_DIR)/usr/bin/at
! 	-$(BT_STRIP) $(BT_STRIP_BINOPTS) $(TARGET_DIR)/usr/sbin/atd
! 	
  	cp -a $(TARGET_DIR)/* $(BT_STAGING_DIR)
  


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.