[arch-commits] Commit in dvtm/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Feb 16 11:22:41 UTC 2017


    Date: Thursday, February 16, 2017 @ 11:22:40
  Author: eworm
Revision: 212565

upgpkg: dvtm 0.15-3

Modified:
  dvtm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-16 11:21:09 UTC (rev 212564)
+++ PKGBUILD	2017-02-16 11:22:40 UTC (rev 212565)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
 # Contributor: Giorgio Lando <patroclo7 at gmail.com>
 # Contributor: bender02 at gmx dot com
@@ -4,7 +5,7 @@
 
 pkgname=dvtm
 pkgver=0.15
-pkgrel=2
+pkgrel=3
 pkgdesc='Dynamic virtual terminal manager.'
 arch=('i686' 'x86_64')
 url='http://www.brain-dump.org/projects/dvtm/'
@@ -34,4 +35,7 @@
 
 	make PREFIX=/usr DESTDIR="${pkgdir}" install
 	install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+	# this is provided by ncurses now
+	rm -rf "${pkgdir}/usr/share/terminfo/"
 }



More information about the arch-commits mailing list