pkgsrc/devel/glib2/patches/patch-gobject_Makefile.am

15 lines
477 B
Text
Raw Normal View History

$NetBSD: patch-gobject_Makefile.am,v 1.1 2017/10/13 15:35:10 prlw1 Exp $
Move python scripts to py-glib2-tools package.
--- gobject/Makefile.am.orig 2017-07-13 23:03:39.000000000 +0000
+++ gobject/Makefile.am
@@ -187,7 +187,6 @@ libgobject_2_0_la_SOURCES = $(gobject_ta
# programs to compile and install
#
bin_PROGRAMS = gobject-query
-bin_SCRIPTS = glib-mkenums glib-genmarshal
# source files
gobject_query_SOURCES = gobject-query.c
# link programs against libgobject