[arch-commits] Commit in haskell-haddock-api/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Dec 29 22:07:40 UTC 2014


    Date: Monday, December 29, 2014 @ 23:07:40
  Author: spupykin
Revision: 124882

Modified:
  haskell-haddock-api/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-29 22:05:34 UTC (rev 124881)
+++ PKGBUILD	2014-12-29 22:07:40 UTC (rev 124882)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=haskell-haddock-api
 pkgver=2.15.0.1
@@ -19,7 +21,7 @@
 
 prepare() {
     cd "${srcdir}/haddock-api-${pkgver}"
-    
+
     # no cabal patch
     # no source patch
 }
@@ -26,7 +28,7 @@
 
 build() {
     cd "${srcdir}/haddock-api-${pkgver}"
-    
+
     runhaskell Setup configure -O --enable-library-profiling --enable-shared \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
         --libsubdir=\$compiler/site-local/\$pkgid


Property changes on: haskell-haddock-api/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list