[Pkg-haskell-commits] darcs: haskell-happstack: Installation fixed

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Fri Jul 16 11:07:53 UTC 2010


Fri Jul 16 08:53:16 UTC 2010  mascellani at poisson.phc.unipi.it
  * Installation fixed
  Ignore-this: d1aa4dd7a58cab824ab2f306844ad9ad

    M ./rules -1 +1

Fri Jul 16 08:53:16 UTC 2010  mascellani at poisson.phc.unipi.it
  * Installation fixed
  Ignore-this: d1aa4dd7a58cab824ab2f306844ad9ad
diff -rN -u old-haskell-happstack/rules new-haskell-happstack/rules
--- old-haskell-happstack/rules	2010-07-16 11:07:53.201214218 +0000
+++ new-haskell-happstack/rules	2010-07-16 11:07:53.225215487 +0000
@@ -5,5 +5,5 @@
 
 install/happstack::
 	mv debian/tmp-inst-ghc6/usr/bin/happstack debian/happstack/usr/bin
-	mv debian/tmp-inst-ghc6/usr/share/happstack-$(CABAL_VERSION)/templates debian/happstack/usr/share/happstack
+	mv debian/tmp-inst-ghc6/usr/share/happstack-$(CABAL_VERSION) debian/happstack/usr/share
 





More information about the Pkg-haskell-commits mailing list