galaga no-check.patch: move to files, since it can be shared with galago-daemon
authorKoen Kooi <koen@openembedded.org>
Thu, 8 Sep 2005 19:53:56 +0000 (19:53 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Sep 2005 19:53:56 +0000 (19:53 +0000)
packages/galago/files/.mtn2git_empty [new file with mode: 0644]
packages/galago/files/no-check.patch [new file with mode: 0644]
packages/galago/libgalago-0.3.3/.mtn2git_empty [deleted file]
packages/galago/libgalago-0.3.3/no-check.patch [deleted file]

diff --git a/packages/galago/files/.mtn2git_empty b/packages/galago/files/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/galago/files/no-check.patch b/packages/galago/files/no-check.patch
new file mode 100644 (file)
index 0000000..89b0eaf
--- /dev/null
@@ -0,0 +1,15 @@
+--- /tmp/configure.ac  2005-09-08 21:38:49.316449440 +0200
++++ libgalago-0.3.3/configure.ac       2005-09-08 21:39:32.697854464 +0200
+@@ -198,11 +198,8 @@
+ dnl #
+ dnl # Check for Check
+ dnl #
+-AM_PATH_CHECK(, [have_check="yes"],
+-[
+-      AC_MSG_WARN([Check not found; cannot run some unit tests])
+       have_check="no"
+-])
++
+ AM_CONDITIONAL(HAVE_CHECK, test "$have_check" = "yes")
diff --git a/packages/galago/libgalago-0.3.3/.mtn2git_empty b/packages/galago/libgalago-0.3.3/.mtn2git_empty
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/packages/galago/libgalago-0.3.3/no-check.patch b/packages/galago/libgalago-0.3.3/no-check.patch
deleted file mode 100644 (file)
index 89b0eaf..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- /tmp/configure.ac  2005-09-08 21:38:49.316449440 +0200
-+++ libgalago-0.3.3/configure.ac       2005-09-08 21:39:32.697854464 +0200
-@@ -198,11 +198,8 @@
- dnl #
- dnl # Check for Check
- dnl #
--AM_PATH_CHECK(, [have_check="yes"],
--[
--      AC_MSG_WARN([Check not found; cannot run some unit tests])
-       have_check="no"
--])
-+
- AM_CONDITIONAL(HAVE_CHECK, test "$have_check" = "yes")