Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2010-11-29 20:44:22 +0300
committerYann Leboulanger <asterix@lagaule.org>2010-11-29 20:44:22 +0300
commit6cd8e07fae50264d7c891411a9fcdfd87b303793 (patch)
treede30c44feb57e7268d8649532082d4d1cf13ecfb /debian
parent1136ae5b16b94e974d523e161805b28230c62586 (diff)
switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index bc351b438..a78957c1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,5 @@ DEB_MAKE_BUILD_TARGET := all
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
binary-install/gajim::
- rm $(DEB_DESTDIR)/usr/share/gajim/src/common/GnuPGInterface.py*
dh_pysupport -pgajim
convert $(DEB_DESTDIR)/usr/share/icons/hicolor/64x64/apps/gajim.png -resize 32x32 $(DEB_DESTDIR)/usr/share/pixmaps/gajim.xpm