9bc1630b3d
from Andrew Dalgleish <openbsd@ajd.net.au>
13 lines
401 B
Plaintext
13 lines
401 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2003/10/26 17:30:40 sturm Exp $
|
|
--- Makefile.in.orig 2003-06-03 21:35:10.000000000 +1000
|
|
+++ Makefile.in 2003-10-10 12:46:52.000000000 +1000
|
|
@@ -220,7 +220,7 @@ TEXINFO_DISTFILES = \
|
|
|
|
|
|
# Shared data installation
|
|
-dddrootdir = $(pkgdatadir)-$(VERSION)
|
|
+dddrootdir = $(pkgdatadir)
|
|
|
|
|
|
# -----------------------------------------------------------------------------
|