diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-12 23:47:24 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-12 23:47:24 +0100 |
commit | 6a2fc0c3a2654189815dd64d8465268fa281709e (patch) | |
tree | e9587bb53322c9d52cdd5e5fe42a1279b04da0cf /bzr/README | |
parent | 40ee83bc2ab9c108f37e95fbc469a305fc290805 (diff) | |
download | contrib-6a2fc0c3a2654189815dd64d8465268fa281709e.tar.gz contrib-6a2fc0c3a2654189815dd64d8465268fa281709e.tar.xz |
dropped sepens unmaintained ports
Diffstat (limited to 'bzr/README')
-rw-r--r-- | bzr/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bzr/README b/bzr/README deleted file mode 100644 index e2465c74d..000000000 --- a/bzr/README +++ /dev/null @@ -1,9 +0,0 @@ - -README for bzr - - -NOTES: - - Installing python-celementtree and python-elementtree which is dependency - of celementtree speeds up certain operations in bzr and is highly - recommended for larger trees. It's perfectly optional, though. |