]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- kill gnomeapplet check, requires DISPLAY
authorfreetz <freetz@pld-linux.org>
Wed, 21 Jun 2006 17:55:10 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-gnomeapplet_check.patch -> 1.1

gnome-applets-gnomeapplet_check.patch [new file with mode: 0644]

diff --git a/gnome-applets-gnomeapplet_check.patch b/gnome-applets-gnomeapplet_check.patch
new file mode 100644 (file)
index 0000000..b066196
--- /dev/null
@@ -0,0 +1,17 @@
+diff -aurN gnome-applets-2.15.1.1.orig/configure.in gnome-applets-2.15.1.1/configure.in
+--- gnome-applets-2.15.1.1.orig/configure.in   2006-06-18 04:27:20.000000000 +0200
++++ gnome-applets-2.15.1.1/configure.in        2006-06-21 19:26:15.412219576 +0200
+@@ -564,12 +564,7 @@
+ dnl *** invest-applet specific checks                                       ***
+ dnl ***************************************************************************
+-if test "x$HAVE_PYGTK" = "xyes" -a "x$HAVE_PYHDRS" = "xyes"; then
+-      AM_CHECK_PYMOD(gnomeapplet,,
+-                      BUILD_INVEST_APPLET="yes", BUILD_INVEST_APPLET="no")
+-else
+-      BUILD_INVEST_APPLET="no"
+-fi
++BUILD_INVEST_APPLET="yes"
+ AM_CONDITIONAL(BUILD_INVEST_APPLET, test "x$BUILD_INVEST_APPLET" = "xyes")
This page took 0.122477 seconds and 4 git commands to generate.