Update of /cvsroot/leaf/src/bering-uclibc4/source/at
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31966
Modified Files:
buildtool.mk
Log Message:
fixed build on system with no at installed
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/at/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk 8 Dec 2010 21:22:53 -0000 1.3
--- buildtool.mk 9 Dec 2010 11:36:24 -0000 1.4
***************
*** 21,25 ****
$(SDIR)/Makefile: $(SDIR)/.source
! (cd $(SDIR) ; CC=$(TARGET_CC) CFLAGS="$(BT_COPT_FLAGS)" LD=$(TARGET_LD)
./configure --prefix=/usr)
$(SDIR)/.build: $(SDIR)/Makefile
--- 21,28 ----
$(SDIR)/Makefile: $(SDIR)/.source
! (cd $(SDIR) ; CC=$(TARGET_CC) CFLAGS="$(BT_COPT_FLAGS)" \
! LD=$(TARGET_LD) ./configure --prefix=/usr \
! --with-jobdir=/var/spool/cron/atjobs \
! --with-atspool=/var/spool/cron/atspool)
$(SDIR)/.build: $(SDIR)/Makefile
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits