mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
ac187f606c
and halfspaces. Remark: submitter time-out -> maintainership assigned to ports@. PR: 63693 Submitted by: pusto@web.de
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
--- src/Makefile.in.orig Fri Feb 6 16:33:23 2004
|
|
+++ src/Makefile.in Wed Apr 28 23:37:31 2004
|
|
@@ -198,7 +198,7 @@
|
|
|
|
# to:
|
|
docdir = $(prefix)/share/doc/$(PACKAGE)
|
|
-examplesdir = $(docdir)/examples
|
|
+examplesdir = $(prefix)/share/examples/$(PACKAGE)
|
|
|
|
# which:
|
|
examples_DATA = \
|