diff options
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 |