From 9aaeb4623d3ff5746e665bc17914eefd292b7dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Sun, 2 Jan 2011 15:19:00 +0100 Subject: New OpenWrt package for GNU Octave. Experimental/probably still broken. Work in progress. Committing it as compilation seems to take forever. Not sure whether I can finish this within a few days. --- libnsfb/patches/001-libnsfb.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libnsfb/patches/001-libnsfb.patch (limited to 'libnsfb/patches/001-libnsfb.patch') diff --git a/libnsfb/patches/001-libnsfb.patch b/libnsfb/patches/001-libnsfb.patch new file mode 100644 index 0000000..5ee9133 --- /dev/null +++ b/libnsfb/patches/001-libnsfb.patch @@ -0,0 +1,10 @@ +diff -ur libnsfb.orig/src/surface/Makefile libnsfb/src/surface/Makefile +--- libnsfb.orig/src/surface/Makefile 2010-11-20 13:13:46.000000000 +0300 ++++ libnsfb/src/surface/Makefile 2010-11-20 13:42:01.000000000 +0300 +@@ -1,4 +1,4 @@ + # Sources +-DIR_SOURCES := surface.c sdl.c vnc.c able.c ram.c linux.c x.c ++DIR_SOURCES := surface.c sdl.c ram.c linux.c + + include build/makefiles/Makefile.subdir +Только в libnsfb/src/surface: Makefile~ -- cgit v1.2.3