a5ab7ddd1e
- use textproc/intltool MODULE - fix my email and precise license marker while here
13 lines
456 B
Plaintext
13 lines
456 B
Plaintext
$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@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = gtkspell examples docs po
|
|
+SUBDIRS = gtkspell po
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gtkspell-2.0.pc
|
|
DISTCLEANFILES = gtkspell-2.0.pc
|