summaryrefslogtreecommitdiff
path: root/debian/emacsen-install.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/emacsen-install.in')
-rw-r--r--debian/emacsen-install.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/emacsen-install.in b/debian/emacsen-install.in
new file mode 100644
index 0000000..b203990
--- /dev/null
+++ b/debian/emacsen-install.in
@@ -0,0 +1,21 @@
+#! /bin/bash -e
+# /usr/lib/emacsen-common/packages/install/emacs-jabber
+
+# Written by Jim Van Zandt <jrv@vanzandt.mv.com>, borrowing heavily
+# from the install scripts for gettext by Santiago Vila
+# <sanvila@ctv.es> and octave by Dirk Eddelbuettel <edd@debian.org>.
+#
+# Patched by Roland Mas <lolando@debian.org> to add support for lists
+# of flavor-dependently included/excluded files
+
+FLAVOR=$1
+STAMPFILE=jabber.elc
+PACKAGE=emacs-jabber
+
+# INCLUDED_emacs20=""
+# INCLUDED_emacs21=""
+# INCLUDED_xemacs21=""
+
+# EXCLUDED_emacs20=""
+# EXCLUDED_emacs21=""
+# EXCLUDED_xemacs21=""