diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-31 09:02:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-31 09:02:40 +0000 |
commit | ea391e9662c375b9c819c8c629d8af1dc79467e1 (patch) | |
tree | 27ef895c12efb088097abd17eb6053cff6beec61 /math/scigraphica/files/patch-af | |
parent | Update to 1.2a to fix mis-definition of debug flag which causes storing (diff) |
Update to 0.5.
Notes
Notes:
svn path=/head/; revision=32142
Diffstat (limited to 'math/scigraphica/files/patch-af')
-rw-r--r-- | math/scigraphica/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/scigraphica/files/patch-af b/math/scigraphica/files/patch-af new file mode 100644 index 000000000000..8f7615d0eae7 --- /dev/null +++ b/math/scigraphica/files/patch-af @@ -0,0 +1,11 @@ +--- pixmaps/Makefile.in 2000/08/31 08:24:09 1.1 ++++ pixmaps/Makefile.in 2000/08/31 08:24:43 +@@ -114,7 +114,7 @@ + EXTRA_DIST = $(PIXMAPS) + + +-Pixmapdir = $(datadir)/pixmaps ++Pixmapdir = $(datadir)/pixmaps/sg + + Pixmap_DATA = $(PIXMAPS) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |