[DHG_packages] 01/02: Changed debian/rules, because ghc-mod changed the install directory for the emacs-list files.

Sven Bartscher svenb-guest at moszumanska.debian.org
Mon Aug 17 11:53:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

svenb-guest pushed a commit to branch master
in repository DHG_packages.

commit 8578f34fbd24532d658a4cef679e8b033ebd192f
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date:   Mon Aug 17 13:51:08 2015 +0200

    Changed debian/rules, because ghc-mod changed the install directory
    for the emacs-list files.
---
 p/ghc-mod/debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p/ghc-mod/debian/rules b/p/ghc-mod/debian/rules
index 1a44f1e..a43c190 100755
--- a/p/ghc-mod/debian/rules
+++ b/p/ghc-mod/debian/rules
@@ -13,4 +13,4 @@ install/ghc-mod :: debian/tmp-inst-ghc
 
 install/ghc-mod-el :: debian/tmp-inst-ghc
 	mkdir -p debian/ghc-mod-el/usr/share/emacs/site-lisp/ghc-mod
-	cp debian/tmp-inst-ghc/usr/share/ghc-mod/*.el debian/ghc-mod-el/usr/share/emacs/site-lisp/ghc-mod/
+	cp debian/tmp-inst-ghc/usr/share/ghc-mod/elisp/*.el debian/ghc-mod-el/usr/share/emacs/site-lisp/ghc-mod/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list