diff dist-files.mk @ 3381:311f0d70597b

Add octave forge sockets package * Makefile.in: add sockets to OCTAVE_FORGE_PACKAGES, fix forge install rule to install newly tar zipped files instead of copying from pkg/. * build_packages: add sockets-1.0.8.tar.gz * dist-files.mk: add of-sockets.mk and mingw-of-sockets-1-winsock.patch * index.html: add of-sockets-package. * src/of-sockets.mk: New file. * src/mingw-of-sockets-1-winsock.patch: new file.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 23:33:29 -0500
parents 654ecdc435a4
children d86edd4ec1d6
line wrap: on
line diff
--- a/dist-files.mk	Tue Dec 31 22:13:28 2013 -0500
+++ b/dist-files.mk	Tue Dec 31 23:33:29 2013 -0500
@@ -282,6 +282,7 @@
   mingw-glib-1-fixes.patch \
   mingw-glib-2-fixes.patch \
   mingw-hdf5-1.patch \
+  mingw-of-sockets-1-winsock.patch \
   mingw-pango-1-fixes.patch \
   mingw-utils-1-portability-fix.patch \
   mingw-units-1-fixes.patch \
@@ -390,6 +391,7 @@
   of-optim-1-fixes.patch \
   of-optim.mk \
   of-signal.mk \
+  of-sockets.mk \
   of-specfun.mk \
   of-statistics.mk \
   of-struct.mk \