diff options
Diffstat (limited to 'recipes/gpephone/libim2/disable-tests.patch')
-rw-r--r-- | recipes/gpephone/libim2/disable-tests.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/gpephone/libim2/disable-tests.patch b/recipes/gpephone/libim2/disable-tests.patch new file mode 100644 index 0000000000..c794abd777 --- /dev/null +++ b/recipes/gpephone/libim2/disable-tests.patch @@ -0,0 +1,11 @@ +--- libim2/Makefile.am~ 2008-01-12 01:24:42.000000000 +0100 ++++ libim2/Makefile.am 2008-01-12 01:24:42.000000000 +0100 +@@ -2,7 +2,7 @@ + # have all needed files, that a GNU package needs + AUTOMAKE_OPTIONS = foreign 1.4 + +-SUBDIRS = src include test ++SUBDIRS = src include + + #servicesdir = @DBUS_SERVICES_DIR@ + #services_DATA = improxy.service |