[Pkg-ocaml-maint-commits] [SCM] tuareg-mode packaging branch, master, updated. debian/1%2.0.4-4-7-ge92780c

Ralf Treinen treinen at free.fr
Tue May 29 20:13:46 UTC 2012


The following commit has been merged in the master branch:
commit 51648346b13bab53f558e7c61d1ba423066e12e3
Author: Ralf Treinen <treinen at free.fr>
Date:   Tue May 29 21:47:26 2012 +0200

    dont compile for xemacs

diff --git a/debian/changelog b/debian/changelog
index f1ee0da..44ff30f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ tuareg-mode (1:2.0.6-1) UNRELEASED; urgency=low
   * Add patch ocaml-path to fix ocaml librart path according to the 
     debian ocaml policy.
   * debian/rules: no more files custom-tuareg.el or sym-lock.el to install
+  * installation: do not compile for xemacs.
 
- -- Ralf Treinen <treinen at debian.org>  Mon, 28 May 2012 21:33:11 +0200
+ -- Ralf Treinen <treinen at debian.org>  Tue, 29 May 2012 21:46:30 +0200
 
 tuareg-mode (1:2.0.4-4) unstable; urgency=low
 
diff --git a/debian/emacsen-install b/debian/emacsen-install
index 3a04e67..e72d13f 100644
--- a/debian/emacsen-install
+++ b/debian/emacsen-install
@@ -35,8 +35,6 @@ EOF
 
 case "${FLAVOR}" in
     xemacs21)
-        FILESX=`ls *.el | egrep -v camldebug-tuareg.el`
-        ${FLAVOR} ${FLAGS} ${FILESX}
         ;;
     emacs*)
         ${FLAVOR} ${FLAGS} ${FILES}

-- 
tuareg-mode packaging



More information about the Pkg-ocaml-maint-commits mailing list