bf26913f6f
- install schemas files in the right place and add gconftool-2 goo - use textproc/intltool MODULE - purple.service: s/LOCALBASE/PREFIX/
13 lines
451 B
Plaintext
13 lines
451 B
Plaintext
$OpenBSD: patch-finch_libgnt_Makefile_in,v 1.8 2008/06/05 10:24:15 ajacoutot Exp $
|
|
--- finch/libgnt/Makefile.in.orig Fri May 16 14:53:39 2008
|
|
+++ finch/libgnt/Makefile.in Mon May 19 00:41:37 2008
|
|
@@ -352,7 +352,7 @@ target_vendor = @target_vendor@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = genmarshal
|
|
-SUBDIRS = . wms
|
|
+SUBDIRS = .
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gnt.pc
|
|
lib_LTLIBRARIES = libgnt.la
|