diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-08-20 19:38:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-08-20 19:38:18 +0000 |
commit | ae97ac0824849886084b953965f3a7377554d8f1 (patch) | |
tree | d6ff094477ce3a6db9367a3df4b767cee639af4c /net-voip | |
parent | Version bump. (diff) | |
download | gentoo-2-ae97ac0824849886084b953965f3a7377554d8f1.tar.gz gentoo-2-ae97ac0824849886084b953965f3a7377554d8f1.tar.bz2 gentoo-2-ae97ac0824849886084b953965f3a7377554d8f1.zip |
push patch documentation to patch
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/files/linphone-3.1.0-nls.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-voip/linphone/files/linphone-3.1.0-nls.patch b/net-voip/linphone/files/linphone-3.1.0-nls.patch index c6f031f9d558..13f421217ee2 100644 --- a/net-voip/linphone/files/linphone-3.1.0-nls.patch +++ b/net-voip/linphone/files/linphone-3.1.0-nls.patch @@ -1,5 +1,9 @@ Allow to disable localization. + # this patch removes need to gettext and intltool + # but intltool was needed for eautoreconf so I add m4_pattern_allow + # which is probably not the best way but it's working + Patch by Arfrever Frehtes Taifersar Arahesis --- configure.in |