2008-05-28 03:42:36 -04:00
|
|
|
$OpenBSD: patch-Makefile_in,v 1.5 2008/05/28 07:42:36 ajacoutot Exp $
|
|
|
|
--- Makefile.in.orig Mon May 26 17:59:18 2008
|
|
|
|
+++ Makefile.in Mon May 26 17:59:37 2008
|
|
|
|
@@ -240,7 +240,7 @@ sysconfdir = @sysconfdir@
|
2004-02-09 22:13:58 -05:00
|
|
|
target_alias = @target_alias@
|
2008-05-28 03:42:36 -04:00
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2008-02-01 13:42:56 -05:00
|
|
|
-SUBDIRS = gtkspell examples docs po
|
|
|
|
+SUBDIRS = gtkspell po
|
2003-08-12 02:29:36 -04:00
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
|
|
pkgconfig_DATA = gtkspell-2.0.pc
|
2008-05-28 03:42:36 -04:00
|
|
|
DISTCLEANFILES = gtkspell-2.0.pc
|