13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
$OpenBSD: patch-share_Makefile_in,v 1.4 2009/10/07 20:01:07 sthen Exp $
|
|
--- share/Makefile.in.orig Thu Sep 3 04:03:46 2009
|
|
+++ share/Makefile.in Wed Sep 30 14:39:48 2009
|
|
@@ -194,7 +194,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = foreign 1.2h
|
|
EXTRA_DIST = Gnuplot.app-defaults
|
|
-SUBDIRS = LaTeX
|
|
+SUBDIRS =
|
|
appdefaultdir = $(libdir)/X11/app-defaults
|
|
APPDEFAULTFILES = Gnuplot
|
|
appdefault_DATA = $(APPDEFAULTFILES)
|