diff options
author | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 19:23:03 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 19:23:03 +0000 |
commit | 5f89da2c9521b9bff73a34b933929c1767c454ae (patch) | |
tree | a6eb507e8e20dbbc500655ea515ece4cb5500bd9 /packages/gpephone/libim2 | |
parent | 1bf5c3346ac395825d49f895922a61bcdbb238e5 (diff) | |
parent | 3c378f37f55ee00c41fce4897f8a09cb51b59f94 (diff) |
merge of '15abe433106a3416f43fe1507eb0032a960434bb'
and '2538d8c9c6f9647baba548394a1e20a2e4467a19'
Diffstat (limited to 'packages/gpephone/libim2')
-rw-r--r-- | packages/gpephone/libim2/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/gpephone/libim2/disable-tests.patch | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/gpephone/libim2/.mtn2git_empty b/packages/gpephone/libim2/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gpephone/libim2/.mtn2git_empty diff --git a/packages/gpephone/libim2/disable-tests.patch b/packages/gpephone/libim2/disable-tests.patch new file mode 100644 index 0000000000..c794abd777 --- /dev/null +++ b/packages/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 |