diff options
Diffstat (limited to 'recipes/gpephone/calendar2/disable-broken-tests.patch')
-rw-r--r-- | recipes/gpephone/calendar2/disable-broken-tests.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gpephone/calendar2/disable-broken-tests.patch b/recipes/gpephone/calendar2/disable-broken-tests.patch new file mode 100644 index 0000000000..fa3102f5a0 --- /dev/null +++ b/recipes/gpephone/calendar2/disable-broken-tests.patch @@ -0,0 +1,9 @@ +--- calendar2/Makefile.am~ 2008-01-24 16:54:38.000000000 +0100 ++++ calendar2/Makefile.am 2008-01-24 16:54:38.000000000 +0100 +@@ -1,5 +1,5 @@ + #SUBDIRS = src announce atd schedule test res po +-SUBDIRS = src test res po ++SUBDIRS = src res po + + desktopdir = $(GPE_DIR)/share/applications + desktop_in_files = cal.desktop.in |