13 lines
419 B
Plaintext
13 lines
419 B
Plaintext
|
$OpenBSD: patch-Makefile_in,v 1.1 2003/04/17 10:45:23 wilfried Exp $
|
||
|
--- Makefile.in.orig Mon Apr 30 18:39:08 2001
|
||
|
+++ Makefile.in Mon Apr 7 23:59:29 2003
|
||
|
@@ -95,7 +95,7 @@ target_alias = @target_alias@
|
||
|
target_triplet = @target@
|
||
|
LIBTERMCAP = @LIBTERMCAP@
|
||
|
|
||
|
-dddrootdir = $(pkgdatadir)-$(VERSION)
|
||
|
+dddrootdir = $(pkgdatadir)
|
||
|
|
||
|
# -----------------------------------------------------------------------------
|
||
|
# Data.
|