bf26913f6f
- install schemas files in the right place and add gconftool-2 goo - use textproc/intltool MODULE - purple.service: s/LOCALBASE/PREFIX/
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
$OpenBSD: patch-finch_libgnt_Makefile_am,v 1.3 2008/06/05 10:24:15 ajacoutot Exp $
|
|
--- finch/libgnt/Makefile.am.orig Tue May 6 08:04:00 2008
|
|
+++ finch/libgnt/Makefile.am Mon May 19 00:40:56 2008
|
|
@@ -1,6 +1,6 @@
|
|
EXTRA_DIST=genmarshal
|
|
|
|
-SUBDIRS = . wms
|
|
+SUBDIRS = .
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gnt.pc
|
|
|