summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2010-12-06 01:29:16 -0200
committerIsmael Luceno2010-12-06 03:07:33 -0200
commitdfafe92b38d2310245c34bf00911a7ec5c5c4d28 (patch)
treef22af3b806aa208d84f814dd819b9f13a07b54c9
parentd3c6140ac3c30992d6aa8c377379135743d0899d (diff)
bibl-mode: move into emacs-lisp section
-rwxr-xr-xeditors/bibl-mode/BUILD4
-rwxr-xr-xeditors/bibl-mode/INSTALL1
-rwxr-xr-xemacs-lisp/bibl-mode/DEPENDS (renamed from editors/bibl-mode/DEPENDS)0
-rwxr-xr-xemacs-lisp/bibl-mode/DETAILS (renamed from editors/bibl-mode/DETAILS)0
-rw-r--r--emacs-lisp/bibl-mode/HISTORY (renamed from editors/bibl-mode/HISTORY)3
5 files changed, 3 insertions, 5 deletions
diff --git a/editors/bibl-mode/BUILD b/editors/bibl-mode/BUILD
deleted file mode 100755
index 38b3930735..0000000000
--- a/editors/bibl-mode/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode ]
- then
- mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode
-fi
diff --git a/editors/bibl-mode/INSTALL b/editors/bibl-mode/INSTALL
deleted file mode 100755
index 5a37663de0..0000000000
--- a/editors/bibl-mode/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-install -m0644 *.el ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode
diff --git a/editors/bibl-mode/DEPENDS b/emacs-lisp/bibl-mode/DEPENDS
index 94502323ed..94502323ed 100755
--- a/editors/bibl-mode/DEPENDS
+++ b/emacs-lisp/bibl-mode/DEPENDS
diff --git a/editors/bibl-mode/DETAILS b/emacs-lisp/bibl-mode/DETAILS
index 80f23bba2e..80f23bba2e 100755
--- a/editors/bibl-mode/DETAILS
+++ b/emacs-lisp/bibl-mode/DETAILS
diff --git a/editors/bibl-mode/HISTORY b/emacs-lisp/bibl-mode/HISTORY
index c93b768e03..b965dba716 100644
--- a/editors/bibl-mode/HISTORY
+++ b/emacs-lisp/bibl-mode/HISTORY
@@ -1,3 +1,6 @@
+2010-12-06 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.