Author: gotar                        Date: Sun Jan 14 13:55:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 20070113 snap

---- Files affected:
SOURCES:
   ekg2-no_scripts.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/ekg2-no_scripts.patch
diff -u SOURCES/ekg2-no_scripts.patch:1.3 SOURCES/ekg2-no_scripts.patch:1.4
--- SOURCES/ekg2-no_scripts.patch:1.3   Fri Sep  1 08:06:49 2006
+++ SOURCES/ekg2-no_scripts.patch       Sun Jan 14 14:55:24 2007
@@ -1,19 +1,26 @@
 --- ekg2-20060831/configure.ac.fix     2006-09-01 07:46:20.644070250 +0200
 +++ ekg2-20060831/configure.ac 2006-09-01 07:46:38.705199000 +0200
-@@ -383,8 +383,6 @@
+@@ -94,7 +94,7 @@
+ AC_CHECK_FUNC(dlopen, [], [AC_CHECK_LIB(dl, dlopen, DLLIB="$DLLIB -ldl")])
+ 
+ AC_CONFIG_FILES([Makefile ekg/Makefile ekg/ekg2-config compat/Makefile 
docs/Makefile po/Makefile.in])
+-AC_CONFIG_FILES([contrib/Makefile contrib/python/Makefile 
contrib/perl/Makefile])
++AC_CONFIG_FILES([contrib/Makefile])
+ AC_CONFIG_FILES([plugins/Makefile plugins/mail/Makefile plugins/logs/Makefile 
plugins/rc/Makefile plugins/sms/Makefile plugins/pcm/Makefile 
plugins/rot13/Makefile plugins/irc/Makefile plugins/httprc_xajax/Makefile 
plugins/xmsg/Makefile plugins/ioctld/Makefile plugins/gg/Makefile 
plugins/sim/Makefile plugins/jabber/Makefile plugins/ncurses/Makefile 
plugins/gtk/Makefile plugins/readline/Makefile plugins/gsm/Makefile 
plugins/xosd/Makefile plugins/perl/Makefile plugins/python/Makefile 
plugins/logsqlite/Makefile plugins/gpg/Makefile])
+ 
+ PLUGINS="logs mail rc sms pcm irc rot13 httprc_xajax xmsg"
+@@ -410,7 +410,6 @@
+       AM_CHECK_PERL
  
        if test "x$have_perl" = "xyes"; then
-               AC_CONFIG_FILES([plugins/perl/Makefile])
--              AC_CONFIG_FILES([contrib/perl/Makefile])
 -              CONTRIB_SUBDIRS="$CONTRIB_SUBDIRS perl"
                PLUGINS="$PLUGINS perl"
        fi
  fi
-@@ -396,8 +394,6 @@
+@@ -421,7 +420,6 @@
+       AM_CHECK_PYTHON
  
        if test "x$have_python" = "xyes"; then
-               AC_CONFIG_FILES([plugins/python/Makefile])
--              AC_CONFIG_FILES([contrib/python/Makefile])
 -              CONTRIB_SUBDIRS="$CONTRIB_SUBDIRS python"
                PLUGINS="$PLUGINS python"
        fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ekg2-no_scripts.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to