[devhelp] Move some old scripts to the attic
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] Move some old scripts to the attic
- Date: Fri, 22 Dec 2017 12:42:32 +0000 (UTC)
commit 901369c91cecbef1b86d6c6e0ad5d6f94bc8e9b7
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 22 13:08:52 2017 +0100
Move some old scripts to the attic
And don't distribute those files in tarballs, nowadays it's better to do
a git clone.
{misc => attic}/html2funcs.py | 0
{misc => attic}/html2xml.py | 0
{misc => attic}/man2xml.py | 0
misc/Makefile.am | 5 +----
4 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/misc/html2funcs.py b/attic/html2funcs.py
similarity index 100%
rename from misc/html2funcs.py
rename to attic/html2funcs.py
diff --git a/misc/html2xml.py b/attic/html2xml.py
similarity index 100%
rename from misc/html2xml.py
rename to attic/html2xml.py
diff --git a/misc/man2xml.py b/attic/man2xml.py
similarity index 100%
rename from misc/man2xml.py
rename to attic/man2xml.py
diff --git a/misc/Makefile.am b/misc/Makefile.am
index ea800c2..720ca37 100644
--- a/misc/Makefile.am
+++ b/misc/Makefile.am
@@ -2,9 +2,6 @@ SUBDIRS = gedit-plugin
EXTRA_DIST = \
devhelp.el \
- devhelp.vim \
- html2funcs.py \
- html2xml.py \
- man2xml.py
+ devhelp.vim
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]