the patched Makefile doesn't copy this file
This commit is contained in:
parent
322b08cdf8
commit
39991a116f
|
@ -11,6 +11,5 @@ DEB_MAKE_BUILD_TARGET := all
|
||||||
DEB_MAKE_INSTALL_TARGET = install PREFIX=/usr DESTDIR=$(DEB_DESTDIR)
|
DEB_MAKE_INSTALL_TARGET = install PREFIX=/usr DESTDIR=$(DEB_DESTDIR)
|
||||||
|
|
||||||
binary-install/gajim::
|
binary-install/gajim::
|
||||||
rm $(DEB_DESTDIR)/usr/share/gajim/COPYING
|
|
||||||
rm $(DEB_DESTDIR)/usr/share/gajim/src/common/GnuPGInterface.py
|
rm $(DEB_DESTDIR)/usr/share/gajim/src/common/GnuPGInterface.py
|
||||||
dh_python -pgajim /usr/share/gajim/src
|
dh_python -pgajim /usr/share/gajim/src
|
||||||
|
|
Loading…
Reference in New Issue