kenorb-contrib / tg

`telegram-cli` for Telegram IM
https://github.com/telegramdesktop/tdesktop
GNU General Public License v2.0
386 stars 53 forks source link

Update debian packaging #15

Closed karawitan closed 4 years ago

karawitan commented 4 years ago

This PR fixes the debian build with 4 commits;

debian/rules: prevent run of dh_usrlocal
fix install step (telegram -> bin/telegram-cli)
debian/rules: configure using prefix=/usr
debian/control: add missing dependency libgcrypt-dev
karawitan commented 4 years ago

yes, cause target "install" inside Makefile.in does already the job.