[gimp/soc-2011-gimpunitentry: 21/68] libgimpwidgets: fix for the last commit
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-gimpunitentry: 21/68] libgimpwidgets: fix for the last commit
- Date: Fri, 13 Sep 2013 19:55:44 +0000 (UTC)
commit f9a050980a013411c4a2de03294adef09eb49fff
Author: Enrico Schröder <enni schroeder gmail com>
Date: Mon Jun 13 14:59:48 2011 +0200
libgimpwidgets: fix for the last commit
libgimpwidgets/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpwidgets/Makefile.am b/libgimpwidgets/Makefile.am
index 3a098b4..1abbe8b 100644
--- a/libgimpwidgets/Makefile.am
+++ b/libgimpwidgets/Makefile.am
@@ -48,7 +48,7 @@ endif
# Run tests with xvfb-run if available
if HAVE_XVFB_RUN
-TESTS_ENVIRONMENT += $(XVFB_RUN) --server-args="-screen 0 1280x1024x24"
+TESTS_ENVIRONMENT = $(XVFB_RUN) --server-args="-screen 0 1280x1024x24"
endif
libgimpwidgetsincludedir = $(includedir)/gimp-$(GIMP_API_VERSION)/libgimpwidgets
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]