Revision: 7893 http://sourceforge.net/p/ipcop/svn/7893 Author: owes Date: 2015-02-15 17:19:17 +0000 (Sun, 15 Feb 2015) Log Message: ----------- No need to rebuild openswan since we are using NETKEY instead of KLIPS.
Modified Paths: -------------- ipcop/trunk/lfs/linux Modified: ipcop/trunk/lfs/linux =================================================================== --- ipcop/trunk/lfs/linux 2015-02-15 17:03:59 UTC (rev 7892) +++ ipcop/trunk/lfs/linux 2015-02-15 17:19:17 UTC (rev 7893) @@ -182,6 +182,6 @@ find /lib/modules/$(KVER)/ -name '*.ko' -a -type f -exec gzip -nf9 {} \; # Finally, force the rebuilding of the extra modules - rm -f $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/{linux-$(KVER)-*,openswan-*} + rm -f $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/linux-$(KVER)-* @$(POSTBUILD) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn