diff --git a/srcpkgs/obnam/patches/ignore-manpage-de.patch b/srcpkgs/obnam/patches/ignore-manpage-de.patch deleted file mode 100644 index 70823f1c4fb..00000000000 --- a/srcpkgs/obnam/patches/ignore-manpage-de.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- setup.py 2017-06-25 12:30:00.000000000 +0200 -+++ setup.py 2020-05-12 22:33:18.982205695 +0200 -@@ -62,7 +62,6 @@ - def run(self): - build.run(self) - self.build_manpage('obnam', '') -- self.build_manpage('obnam', '.de') - - def build_manpage(self, program, lang): - print 'building manpage for %s (lang=%s)' % (program, lang) diff --git a/srcpkgs/obnam/template b/srcpkgs/obnam/template deleted file mode 100644 index c65f9569ee8..00000000000 --- a/srcpkgs/obnam/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'obnam' -pkgname=obnam -version=1.22 -revision=1 -build_style=python2-module -hostmakedepends="python-yaml mdocml ncurses-term" -makedepends="python-devel python-cliapp python-larch python-paramiko - python-tracing" -depends="python python-larch python-paramiko python-fuse python-yaml" -short_desc="Backup program that supports encryption and deduplication" -maintainer="Orphaned " -license="GPL-3.0-or-later" -homepage="http://obnam.org" -distfiles="http://code.liw.fi/debian/pool/main/o/${pkgname}/${pkgname}_${version}.orig.tar.xz" -checksum=7d584615015724b1aad72c874b8ffff682ed79e57b58136bfd68b6cb965e6a7c - -hostmakedepends+=" $makedepends" -export TERM=vt100