diff options
Diffstat (limited to 'debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch')
-rw-r--r-- | debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch b/debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch index c07d25f94..91395e037 100644 --- a/debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch +++ b/debian/patches/0031-protocol-native-add-ext_supported-to-install_ext.patch @@ -1,7 +1,7 @@ From 2522efced262e752ef7def8a2f6d6fe1f871e6b8 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Marc-Andr=C3=A9=20Lureau?= <marc-andre.lureau@nokia.com> Date: Mon, 11 May 2009 17:00:23 +0300 -Subject: [PATCH 31/85] protocol-native: add "ext_supported" to install_ext() +Subject: [PATCH 31/87] protocol-native: add "ext_supported" to install_ext() In order to support different extensions versions in the same module, it introduces an array of supported extension strings. They are free |