Update of /cvsroot/leaf/src/bering-uclibc4/source/openswan
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14128

Modified Files:
        buildtool.mk 
Log Message:
Copy template files to /etc/ipsec.d and touch the .build flag


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openswan/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        23 Dec 2010 17:10:30 -0000      1.3
--- buildtool.mk        23 Dec 2010 17:13:01 -0000      1.4
***************
*** 18,23 ****
  $(OPENSWAN_DIR)/.source:
        zcat $(OPENSWAN_SOURCE) | tar -xvf -
-       #zcat $(OPENSWAN_PATCH1) | patch -d $(OPENSWAN_DIR) -p1
- 
        
        touch $(OPENSWAN_DIR)/.source
--- 18,21 ----
***************
*** 67,74 ****
        done;
  
!       #cp -f ipsec $(OPENSWAN_TARGET_DIR)/etc/init.d/
!       #cp -f ipsec.secrets $(OPENSWAN_TARGET_DIR)/etc/        
  
!       #touch $(OPENSWAN_DIR)/.build
        
  build: $(OPENSWAN_DIR)/.build 
--- 65,72 ----
        done;
  
!       cp -f ipsec $(OPENSWAN_TARGET_DIR)/etc/init.d/
!       cp -f ipsec.secrets $(OPENSWAN_TARGET_DIR)/etc/ 
  
!       touch $(OPENSWAN_DIR)/.build
        
  build: $(OPENSWAN_DIR)/.build 
***************
*** 87,90 ****
--- 85,91 ----
  #
  # $Log$
+ # Revision 1.4  2010/12/23 17:13:01  etitl
+ # Copy template files to /etc/ipsec.d and touch the .build flag
+ #
  # Revision 1.3  2010/12/23 17:10:30  etitl
  # We can fetch the include files and libs from the staging directory, no need


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to