summaryrefslogtreecommitdiff
path: root/devel/glib2/patches/patch-cl
blob: acebe66dbce1df60070a5c3eae1702a0a5981fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
$NetBSD: patch-cl,v 1.9 2012/11/13 21:23:07 adam Exp $

--- gio/Makefile.am.orig	2012-07-14 20:33:13.000000000 +0000
+++ gio/Makefile.am
@@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.decl
 
 NULL =
 
-SUBDIRS = gdbus-2.0/codegen
+SUBDIRS =
 
 if OS_UNIX
 SUBDIRS += xdgmime
@@ -722,13 +722,6 @@ gdbus_LDADD = libgio-2.0.la \
 	$(top_builddir)/glib/libglib-2.0.la 		\
 	$(top_builddir)/gobject/libgobject-2.0.la
 
-completiondir = $(datadir)/bash-completion/completions
-completion_DATA = \
-	completion/gdbus				\
-	completion/gsettings				\
-	completion/gresource
-EXTRA_DIST += $(completion_DATA)
-
 # ------------------------------------------------------------------------
 # gresource tool