Changeset 350bab1 in freewrt for package/openswan
- Timestamp:
- Nov 7, 2006, 10:38:51 AM (19 years ago)
- Children:
- 00e70d0
- Parents:
- d0796d0
- File:
-
- 1 edited
-
package/openswan/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/openswan/Makefile
rd0796d0 r350bab1 68 68 rm $(IDIR_OPENSWAN)/usr/libexec/ipsec/setup 69 69 (cd $(IDIR_OPENSWAN)/usr/libexec/ipsec; ln -s /etc/init.d/S$(PKG_INIT)ipsec setup) 70 find $( WRKBUILD) -name \*.old | xargsrm -rf70 find $(IDIR_OPENSWAN) -name \*.old -print0 | xargs -0 rm -rf 71 71 $(RSTRIP) $(IDIR_OPENSWAN) 72 72 mkdir -p $(IDIR_OPENSWAN)/lib/modules/$(KERNEL_VERSION)
Note:
See TracChangeset
for help on using the changeset viewer.
