2008-10-27 17:28:01 -04:00
|
|
|
$OpenBSD: patch-glib_Makefile_in,v 1.11 2008/10/27 21:28:01 landry Exp $
|
2008-06-03 10:15:04 -04:00
|
|
|
|
|
|
|
Don't install gtester-report, it'll only pull in python.
|
|
|
|
|
2008-10-27 17:28:01 -04:00
|
|
|
--- glib/Makefile.in.orig Thu Oct 16 16:41:09 2008
|
|
|
|
+++ glib/Makefile.in Sat Oct 18 16:47:49 2008
|
|
|
|
@@ -616,7 +616,7 @@ INSTALL_PROGS = $(am__append_1) $(am__append_2) $(am__
|
|
|
|
@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}", \
|