openbsd-ports/devel/ddd/patches/patch-vsllib_Makefile_in

13 lines
436 B
Plaintext
Raw Normal View History

$OpenBSD: patch-vsllib_Makefile_in,v 1.2 2003/10/26 17:30:40 sturm Exp $
--- vsllib/Makefile.in.orig 2003-06-03 21:37:15.000000000 +1000
+++ vsllib/Makefile.in 2003-10-10 12:47:55.000000000 +1000
@@ -199,7 +199,7 @@ ddd = @ddd@
install_sh = @install_sh@
# Shared data installation
-dddrootdir = $(pkgdatadir)-@VERSION@
+dddrootdir = $(pkgdatadir)
# -----------------------------------------------------------------------------