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

Vesa Kaihlavirta vesa at archlinux.org
Wed Aug 20 05:59:57 UTC 2008


    Date: Wednesday, August 20, 2008 @ 01:59:56
  Author: vesa
Revision: 9869

s/license/licenses/ FS#11261

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-20 05:57:53 UTC (rev 9868)
+++ PKGBUILD	2008-08-20 05:59:56 UTC (rev 9869)
@@ -34,5 +34,5 @@
   make -j2 || return 1
   make DESTDIR=$startdir/pkg install
 
-  install -Dm644 LICENSE ${pkgdir}/usr/share/license/ghc/license
+  install -Dm644 LICENSE ${pkgdir}/usr/share/license/ghc/licenses
 }




More information about the arch-commits mailing list