2008-11-24 11:05:03 -05:00
|
|
|
$OpenBSD: patch-glib_Makefile_in,v 1.12 2008/11/24 16:05:03 ajacoutot Exp $
|
2008-06-03 10:15:04 -04:00
|
|
|
|
|
|
|
Don't install gtester-report, it'll only pull in python.
|
|
|
|
|
2008-11-24 11:05:03 -05:00
|
|
|
--- glib/Makefile.in.orig Mon Nov 24 06:49:57 2008
|
|
|
|
+++ glib/Makefile.in Mon Nov 24 10:14:32 2008
|
|
|
|
@@ -620,7 +620,7 @@ INSTALL_PROGS = $(am__append_1) $(am__append_2) $(am__
|
2008-10-27 17:28:01 -04:00
|
|
|
@OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_console_LDADD = libglib-2.0.la
|
2008-04-09 09:10:17 -04:00
|
|
|
@OS_UNIX_TRUE@gtester_SOURCES = gtester.c
|
2008-10-27 17:28:01 -04:00
|
|
|
@OS_UNIX_TRUE@gtester_LDADD = libglib-2.0.la
|
2008-04-09 09:10:17 -04:00
|
|
|
-@OS_UNIX_TRUE@auto_config_binscripts = gtester-report
|
|
|
|
+@OS_UNIX_TRUE@auto_config_binscripts =
|
|
|
|
@OS_UNIX_TRUE@bin_SCRIPTS = ${auto_config_binscripts}
|
|
|
|
@OS_UNIX_TRUE@CONFIGVARS = \
|
|
|
|
@OS_UNIX_TRUE@ "bindir" : "${bindir}", \
|