mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
gnuplot-gfx: a graphical gnuplot that uses truecolor libvga graphics
This commit is contained in:
13
gnuplot-gfx/patches/010-Makefile.in.patch
Normal file
13
gnuplot-gfx/patches/010-Makefile.in.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: gnuplot-4.4.0/Makefile.in
|
||||
===================================================================
|
||||
--- gnuplot-4.4.0.orig/Makefile.in 2010-03-13 22:20:04.000000000 +0100
|
||||
+++ gnuplot-4.4.0/Makefile.in 2011-01-05 12:48:51.000000000 +0100
|
||||
@@ -240,7 +240,7 @@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = foreign 1.2h
|
||||
-SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share
|
||||
+SUBDIRS = config m4 term src docs $(LISPDIR) share
|
||||
EXTRA_DIST = BUGS CodeStyle Copyright FAQ.pdf GNUmakefile INSTALL INSTALL.gnu \
|
||||
Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST \
|
||||
VERSION configure.vms pm3d
|
||||
Reference in New Issue
Block a user