summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gratz <Stromeko@Stromeko.DE>2011-07-13 17:26:45 +0200
committerBastien Guerry <bzg@altern.org>2011-07-14 17:51:14 +0200
commit74e333cb2176510b7d1aceef24d25e539192101e (patch)
tree1c7320ee786914055689ecdf352167350770d266
parent9495979cdd98001ba2ea34065fbb6ffd0b8ed484 (diff)
downloadorg-mode-74e333cb2176510b7d1aceef24d25e539192101e.tar.gz
remove documentation for removed make target install-info-debian
* Makefile: also remove the documentation explaining the use of target install-info-debian, which was removed previously TINYCHANGE
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb2597f..10093ed 100644
--- a/Makefile
+++ b/Makefile
@@ -527,4 +527,3 @@ targets help:
@echo "make install - install Org"
@echo "make install-lisp - install Org ELisp files"
@echo "make install-info - install Org Info file"
- @echo "make install-info-debian - install info on old debian systems (newer use ginstall)"