2003-10-26 12:30:39 -05:00
|
|
|
$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@
|
2003-04-17 06:45:23 -04:00
|
|
|
|
2003-10-26 12:30:39 -05:00
|
|
|
# Shared data installation
|
2003-04-17 06:45:23 -04:00
|
|
|
-dddrootdir = $(pkgdatadir)-@VERSION@
|
|
|
|
+dddrootdir = $(pkgdatadir)
|
|
|
|
|
2003-10-26 12:30:39 -05:00
|
|
|
|
2003-04-17 06:45:23 -04:00
|
|
|
# -----------------------------------------------------------------------------
|