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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Aug 15 23:23:01 UTC 2013


    Date: Friday, August 16, 2013 @ 01:23:01
  Author: kkeen
Revision: 95717

upgpkg: lilyterm 0.9.9.2-2, license fix

Modified:
  lilyterm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 21:40:32 UTC (rev 95716)
+++ PKGBUILD	2013-08-15 23:23:01 UTC (rev 95717)
@@ -6,7 +6,7 @@
 
 pkgname=lilyterm
 pkgver=0.9.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A light and easy to use libvte based X terminal emulator"
 arch=('i686' 'x86_64')
 url="http://lilyterm.luna.com.tw/index_en.html"
@@ -27,7 +27,5 @@
 package() {
   cd "$srcdir/lilyterm-$pkgver"
   make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING \
-    "$pkgdir/usr/share/licenses/lilyterm/COPYING"
 }
 




More information about the arch-commits mailing list