[arch-commits] Commit in haskell-pandoc-types/trunk (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Wed Aug 14 23:40:08 UTC 2013


    Date: Thursday, August 15, 2013 @ 01:40:08
  Author: thestinger
Revision: 95604

upgpkg: haskell-pandoc-types 1.10-3

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-14 23:35:33 UTC (rev 95603)
+++ PKGBUILD	2013-08-14 23:40:08 UTC (rev 95604)
@@ -5,7 +5,7 @@
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
 pkgver=1.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Types for representing a structured document"
 url="http://johnmacfarlane.net/pandoc"
 license=("GPL")
@@ -35,6 +35,5 @@
   install -d -m755 "$pkgdir/usr/share/doc/ghc/html/libraries"
   ln -s /usr/share/doc/$pkgname/html "$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
   runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
   rm -f "$pkgdir/usr/share/doc/$pkgname/COPYING"
 }




More information about the arch-commits mailing list