]> git.pld-linux.org Git - packages/ekg2.git/blame - ekg2-no_scripts.patch
- updated to 20060831
[packages/ekg2.git] / ekg2-no_scripts.patch
CommitLineData
81615e67 1--- ekg2-20060831/configure.ac.fix 2006-09-01 07:46:20.644070250 +0200
2+++ ekg2-20060831/configure.ac 2006-09-01 07:46:38.705199000 +0200
3@@ -383,8 +383,6 @@
d18512c3 4
a44e2856 5 if test "x$have_perl" = "xyes"; then
d18512c3 6 AC_CONFIG_FILES([plugins/perl/Makefile])
a44e2856 7- AC_CONFIG_FILES([contrib/perl/Makefile])
81615e67 8- CONTRIB_SUBDIRS="$CONTRIB_SUBDIRS perl"
d18512c3 9 PLUGINS="$PLUGINS perl"
d18512c3 10 fi
11 fi
81615e67 12@@ -396,8 +394,6 @@
d18512c3 13
a44e2856 14 if test "x$have_python" = "xyes"; then
d18512c3 15 AC_CONFIG_FILES([plugins/python/Makefile])
a44e2856 16- AC_CONFIG_FILES([contrib/python/Makefile])
81615e67 17- CONTRIB_SUBDIRS="$CONTRIB_SUBDIRS python"
d18512c3 18 PLUGINS="$PLUGINS python"
d18512c3 19 fi
20 fi
This page took 0.325714 seconds and 4 git commands to generate.