SOURCES: ekg2-no_scripts.patch - no scripts included in sources ri...
sparky
sparky at pld-linux.org
Thu Aug 10 19:58:25 CEST 2006
Author: sparky Date: Thu Aug 10 17:58:25 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- no scripts included in sources right now: different fix needed
---- Files affected:
SOURCES:
ekg2-no_scripts.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/ekg2-no_scripts.patch
diff -u SOURCES/ekg2-no_scripts.patch:1.1 SOURCES/ekg2-no_scripts.patch:1.2
--- SOURCES/ekg2-no_scripts.patch:1.1 Sun Jun 25 23:43:33 2006
+++ SOURCES/ekg2-no_scripts.patch Thu Aug 10 19:58:20 2006
@@ -1,41 +1,18 @@
--- ekg2-20060622/configure.ac~ 2006-06-25 23:04:08.000000000 +0200
+++ ekg2-20060622/configure.ac 2006-06-25 23:25:02.000000000 +0200
-@@ -34,6 +34,7 @@
- AC_SUBST(COMPAT)
- AC_SUBST(DLLIB)
- AC_SUBST(PLUGINS)
-+AC_SUBST(CONTRIB)
+@@ -364,7 +364,6 @@
- dnl FreeBSD
- AC_NEED_STDINT_H
-@@ -351,6 +352,8 @@
- fi
- fi
-
-+CONTRIB=""
-+
- AC_ARG_WITH(perl,
- [ --without-perl Compile without perl support (perl plugin)])
-
-@@ -361,6 +364,7 @@
+ if test "x$have_perl" = "xyes"; then
AC_CONFIG_FILES([plugins/perl/Makefile])
- AC_CONFIG_FILES([contrib/perl/Makefile])
+- AC_CONFIG_FILES([contrib/perl/Makefile])
PLUGINS="$PLUGINS perl"
-+ CONTRIB="$CONTRIB perl"
fi
fi
+@@ -378,7 +377,6 @@
-@@ -375,6 +379,7 @@
+ if test "x$have_python" = "xyes"; then
AC_CONFIG_FILES([plugins/python/Makefile])
- AC_CONFIG_FILES([contrib/python/Makefile])
+- AC_CONFIG_FILES([contrib/python/Makefile])
PLUGINS="$PLUGINS python"
-+ CONTRIB="$CONTRIB python"
fi
fi
-
---- ekg2-20060622/contrib/Makefile.am~ 2006-06-08 11:01:22.000000000 +0200
-+++ ekg2-20060622/contrib/Makefile.am 2006-06-25 23:30:27.000000000 +0200
-@@ -1,2 +1,2 @@
- EXTRA_DIST =
--SUBDIRS = perl python
-+SUBDIRS = @CONTRIB@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/ekg2-no_scripts.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list