]> git.pld-linux.org Git - packages/ekg2.git/blob - ekg2-no_scripts.patch
- no scripts included in sources right now: different fix needed
[packages/ekg2.git] / ekg2-no_scripts.patch
1 --- ekg2-20060622/configure.ac~ 2006-06-25 23:04:08.000000000 +0200
2 +++ ekg2-20060622/configure.ac  2006-06-25 23:25:02.000000000 +0200
3 @@ -364,7 +364,6 @@
4  
5         if test "x$have_perl" = "xyes"; then
6                 AC_CONFIG_FILES([plugins/perl/Makefile])
7 -               AC_CONFIG_FILES([contrib/perl/Makefile])
8                 PLUGINS="$PLUGINS perl"
9         fi
10  fi
11 @@ -378,7 +377,6 @@
12  
13         if test "x$have_python" = "xyes"; then
14                 AC_CONFIG_FILES([plugins/python/Makefile])
15 -               AC_CONFIG_FILES([contrib/python/Makefile])
16                 PLUGINS="$PLUGINS python"
17         fi
18  fi
This page took 0.03705 seconds and 4 git commands to generate.